Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82bd8f9

Browse files
committed
VER: Change version to 1.6.0
1 parent 211191d commit 82bd8f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
AUTHOR = "Travis E. Oliphant, et.al."
5454
AUTHOR_EMAIL = "[email protected]"
5555
PLATFORMS = ["Windows", "Linux", "Solaris", "Mac OS-X", "Unix"]
56-
MAJOR = 2
57-
MINOR = 0
56+
MAJOR = 1
57+
MINOR = 6
5858
MICRO = 0
5959
ISRELEASED = False
6060
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)

0 commit comments

Comments
 (0)