Skip to content

Commit c50da9a

Browse files
committed
version bump
1 parent 6098ed2 commit c50da9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/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.2.1 (2014-0X-XX)
4+
0.3.0 (2014-01-18)
55
------------------
66

77
- Added: Delete functionality for resources via delete method (see docs for details):

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.2.0',
6+
version='0.3.0',
77
packages=['redmine'],
88
url='https://github.com/maxtepkeev/python-redmine',
99
license=open('LICENSE').read(),

0 commit comments

Comments
 (0)