We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58d30be + c628db0 commit 106fa7aCopy full SHA for 106fa7a
doc/source/conf.py
@@ -74,9 +74,9 @@
74
# built documents.
75
#
76
# The short X.Y version.
77
-version = u'2.3'
+version = u'2.4'
78
# The full version, including alpha/beta/rc tags.
79
-release = u'2.3.0'
+release = u'2.4.0.dev0'
80
81
# The language for content autogenerated by Sphinx. Refer to documentation
82
# for a list of supported languages.
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pygfunction
3
-version = 2.3.0
+version = 2.4.0.dev0
4
description = A g-function calculator for Python
5
author = Massimo Cimmino
6
author_email = [email protected]
0 commit comments