Skip to content

Commit

Permalink
bumped master to 4.4 (#890)
Browse files Browse the repository at this point in the history
  • Loading branch information
quantshah authored and ajgpitch committed Jul 9, 2018
1 parent d9d92bb commit 2ee0955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -56,7 +56,7 @@

# all information about QuTiP goes here
MAJOR = 4
MINOR = 3
MINOR = 4
MICRO = 0
ISRELEASED = False
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
Expand Down

0 comments on commit 2ee0955

Please sign in to comment.