Skip to content

Commit 106fa7a

Browse files
Merge pull request #321 from MassimoCimmino/issue313_startVersion-2-4-0-dev
Update main version to v2.4.0.dev0
2 parents 58d30be + c628db0 commit 106fa7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
# built documents.
7575
#
7676
# The short X.Y version.
77-
version = u'2.3'
77+
version = u'2.4'
7878
# The full version, including alpha/beta/rc tags.
79-
release = u'2.3.0'
79+
release = u'2.4.0.dev0'
8080

8181
# The language for content autogenerated by Sphinx. Refer to documentation
8282
# for a list of supported languages.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pygfunction
3-
version = 2.3.0
3+
version = 2.4.0.dev0
44
description = A g-function calculator for Python
55
author = Massimo Cimmino
66
author_email = [email protected]

0 commit comments

Comments
 (0)