grim/hgwebplus

571f423e55a8
Parents 1d0828ce9e74
Children 282c34b2d621
Bump the version for the next round of development.
  • +3 -0
    ChangeLog
  • +1 -1
    setup.py
  • --- a/ChangeLog Sun May 17 17:13:26 2020 -0500
    +++ b/ChangeLog Sun May 17 17:16:03 2020 -0500
    @@ -1,3 +1,6 @@
    +0.5.3:
    + * Nothing yet, be the first!!
    +
    0.5.2: (2020-05-17)
    * Updated the readme for the sub_title template keyword.
    --- a/setup.py Sun May 17 17:13:26 2020 -0500
    +++ b/setup.py Sun May 17 17:16:03 2020 -0500
    @@ -3,7 +3,7 @@
    setup(
    name='hgwebplus',
    - version='0.5.2',
    + version='0.5.3',
    author='Gary Kramlich',
    author_email='grim@reaperworld.com',
    url='https://keep.imfreedom.org/grim/hgwebplus',