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 c00618e commit 0c6f248Copy full SHA for 0c6f248
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='python-redmine',
6
- version='0.3.0',
+ version='0.3.1',
7
packages=['redmine'],
8
url='https://github.com/maxtepkeev/python-redmine',
9
license=open('LICENSE').read(),
0 commit comments