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 9fb6999 commit 940baf0Copy full SHA for 940baf0
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
---------
3
4
-0.5.0 (2014-02-XX)
+0.5.0 (2014-02-09)
5
++++++++++++++++++
6
7
- Added: An ability to create custom resources which allow to easily redefine the behaviour
setup.py
@@ -3,7 +3,7 @@
setup(
name='python-redmine',
- version='0.4.0',
+ version='0.5.0',
packages=['redmine'],
8
url='https://github.com/maxtepkeev/python-redmine',
9
license=open('LICENSE').read(),
0 commit comments