We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8e854 commit 86bfcf8Copy full SHA for 86bfcf8
rever/__init__.py
@@ -3,4 +3,4 @@
3
setup()
4
del setup
5
6
-__version__ = '0.5.0'
+__version__ = '0.5.1'
setup.py
@@ -18,7 +18,7 @@ def main():
18
description='Release Versions of Software',
19
long_description=readme,
20
license='BSD',
21
- version='0.5.0',
+ version='0.5.1',
22
author='Anthony Scopatz',
23
maintainer='Anthony Scopatz',
24
author_email='[email protected]',
0 commit comments