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 0dc2642 commit 4a0feafCopy full SHA for 4a0feaf
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
CHANGE Log
2
================================================================================
3
4
+0.0.3 - 09-Apr-2016
5
+--------------------------------------------------------------------------------
6
+
7
+Updated
8
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9
10
+#. Bug fix `issue 2 <https://github.com/chfw/moban/issues/2>`_, keep trailing new lines
11
12
0.0.2 - 27-Apr-2016
13
--------------------------------------------------------------------------------
14
setup.py
@@ -3,7 +3,7 @@
NAME = 'moban'
AUTHOR = 'C.W.'
-VERSION = '0.0.2'
+VERSION = '0.0.3'
EMAIL = "wangc_2011 (at) hotmail.com"
LICENSE = 'MIT'
ENTRY_POINTS = {
0 commit comments