File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5959# built documents.
6060#
6161# The short X.Y version.
62- version = '4.0.0 '
62+ version = '4.0'
6363# The full version, including alpha/beta/rc tags.
64- release = '4.0.0-beta '
64+ release = '4.0b1 '
6565
6666# The language for content autogenerated by Sphinx. Refer to documentation
6767# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Release Notes
441- Features
55===========
66
7- - New in Version 4.0.0- beta
7+ - New in Version 4.0 beta 1
88 --------------------
99 This beta adds support for the magnetic and multilevel models of 3.1.2
1010 and along with a host of bug fixes found in the alpha.
Original file line number Diff line number Diff line change 1- __version__ = "4.0.0-beta "
1+ __version__ = "4.0b1 "
22__build__ = "GIT_COMMIT"
33try :
44 import subprocess
You can’t perform that action at this time.
0 commit comments