Skip to content

Commit 17c7f81

Browse files
committed
bump version
1 parent 5c89cc7 commit 17c7f81

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
CHANGES
22
=======
33

4-
0.3 (2017-04-09)
4+
0.4 (2017-xx-xx)
5+
----------------
6+
7+
8+
9+
0.3 (2017-03-09)
510
----------------
611

712
- Fixed OSX extension compilation

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
version = '0.3'
3+
version = '0.4'
44

55

66
setup(

0 commit comments

Comments
 (0)