Skip to content

Commit 86bfcf8

Browse files
committed
bumped version to 0.5.1
1 parent 7b8e854 commit 86bfcf8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rever/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
setup()
44
del setup
55

6-
__version__ = '0.5.0'
6+
__version__ = '0.5.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def main():
1818
description='Release Versions of Software',
1919
long_description=readme,
2020
license='BSD',
21-
version='0.5.0',
21+
version='0.5.1',
2222
author='Anthony Scopatz',
2323
maintainer='Anthony Scopatz',
2424
author_email='[email protected]',

0 commit comments

Comments
 (0)