Skip to content

Commit e451d5d

Browse files
committed
REL: 4.7.0.
1 parent 08e9018 commit e451d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
MINOR = 7
1212
MICRO = 0
1313

14-
IS_RELEASED = False
14+
IS_RELEASED = True
1515

1616
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
1717

0 commit comments

Comments
 (0)