Skip to content

Commit 3f4f46a

Browse files
committed
REL: set version to 0.4.0
1 parent 1256291 commit 3f4f46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
MAJOR = 0
1010
MINOR = 4
1111
MICRO = 0
12-
ISRELEASED = False
12+
ISRELEASED = True
1313
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1414

1515

0 commit comments

Comments
 (0)