Skip to content

Commit 08b17ae

Browse files
committed
REL: NumPy 1.16.3 release.
1 parent dec22e4 commit 08b17ae

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
@@ -62,7 +62,7 @@
6262
MAJOR = 1
6363
MINOR = 16
6464
MICRO = 3
65-
ISRELEASED = False
65+
ISRELEASED = True
6666
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
6767

6868

0 commit comments

Comments
 (0)