grim/reviewboard_jetbrains_hub

Tweaks versions for the next round of development
draft default tip
2021-01-05, Gary Kramlich
32ea0d5acd9d
Parents bc0e832a7897
Children
Tweaks versions for the next round of development
  • +3 -0
    ChangeLog
  • +1 -1
    setup.py
  • --- a/ChangeLog Tue Jan 05 00:54:19 2021 -0600
    +++ b/ChangeLog Tue Jan 05 00:56:40 2021 -0600
    @@ -1,3 +1,6 @@
    +1.0.4 (????-??-??):
    + * Nothing yet, be the first!
    +
    1.0.3 (2021-01-05):
    * Added a makefile to simplify packaging.
    * Strip whitespace from the client id before using it for authentication.
    --- a/setup.py Tue Jan 05 00:54:19 2021 -0600
    +++ b/setup.py Tue Jan 05 00:56:40 2021 -0600
    @@ -8,7 +8,7 @@
    setup(
    name='rbjbhub',
    - version='1.0.3',
    + version='1.0.4',
    author='Gary Kramlich',
    author_email='grim@reaperworld.com',
    url='https://keep.imfreedom.org/grim/reviewboard_jetbrains_hub',