Skip to content

Commit 940baf0

Browse files
committed
version bump
1 parent 9fb6999 commit 940baf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
0.5.0 (2014-02-XX)
4+
0.5.0 (2014-02-09)
55
++++++++++++++++++
66

77
- Added: An ability to create custom resources which allow to easily redefine the behaviour

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='python-redmine',
6-
version='0.4.0',
6+
version='0.5.0',
77
packages=['redmine'],
88
url='https://github.com/maxtepkeev/python-redmine',
99
license=open('LICENSE').read(),

0 commit comments

Comments
 (0)