grim/hgwebplus

a8213ca40666
Parents 66f5893cb099
Children 93741e95c979
Update everything for the next round of development.
  • +3 -0
    ChangeLog
  • +1 -1
    setup.py
  • --- a/ChangeLog Sun May 17 23:15:21 2020 -0500
    +++ b/ChangeLog Sun May 17 23:16:07 2020 -0500
    @@ -1,3 +1,6 @@
    +0.5.4:
    + * Nothing yet, be the first!!
    +
    0.5.3: (2020-05-17)
    * Don't treat absolute image URL's as relative URL's.
    --- a/setup.py Sun May 17 23:15:21 2020 -0500
    +++ b/setup.py Sun May 17 23:16:07 2020 -0500
    @@ -3,7 +3,7 @@
    setup(
    name='hgwebplus',
    - version='0.5.3',
    + version='0.5.4',
    author='Gary Kramlich',
    author_email='grim@reaperworld.com',
    url='https://keep.imfreedom.org/grim/hgwebplus',