Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 080af9d

Browse files
committedApr 10, 2017
version bump [ci skip]
1 parent f9e9b0e commit 080af9d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
---------
33

4+
2.0.1 (2017-04-10)
5+
++++++++++++++++++
6+
7+
- Fix PyPI package
8+
49
2.0.0 (2017-04-10)
510
++++++++++++++++++
611

‎redminelib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0'
1+
__version__ = '2.0.1'

0 commit comments

Comments
 (0)
Please sign in to comment.