Skip to content

Commit 4a0feaf

Browse files
committed
prepare the bug fix release
1 parent 0dc2642 commit 4a0feaf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
CHANGE Log
22
================================================================================
33

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+
412
0.0.2 - 27-Apr-2016
513
--------------------------------------------------------------------------------
614

setup.py

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

44
NAME = 'moban'
55
AUTHOR = 'C.W.'
6-
VERSION = '0.0.2'
6+
VERSION = '0.0.3'
77
EMAIL = "wangc_2011 (at) hotmail.com"
88
LICENSE = 'MIT'
99
ENTRY_POINTS = {

0 commit comments

Comments
 (0)