grim/hgwebplus

release prep
v0.6.1
2020-11-02, Gary Kramlich
80c32a2e310b
Parents 8229bfcd0989
Children cf1b7d986f3b
release prep
  • +3 -0
    ChangeLog
  • +1 -1
    setup.py
  • --- a/ChangeLog Mon Nov 02 22:36:56 2020 -0600
    +++ b/ChangeLog Mon Nov 02 22:37:31 2020 -0600
    @@ -1,3 +1,6 @@
    +0.6.1:
    + * Tweak the http_clone_path keyword.
    +
    0.6.0:
    * Added full support for http_base_url and http_clone_url.
    * Beta support for titles and subtitles.
    --- a/setup.py Mon Nov 02 22:36:56 2020 -0600
    +++ b/setup.py Mon Nov 02 22:37:31 2020 -0600
    @@ -3,7 +3,7 @@
    setup(
    name='hgwebplus',
    - version='0.6.0',
    + version='0.6.1',
    author='Gary Kramlich',
    author_email='grim@reaperworld.com',
    url='https://keep.imfreedom.org/grim/hgwebplus',