We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c3658 commit d1faa8bCopy full SHA for d1faa8b
docs/conf.py
@@ -62,9 +62,9 @@
62
# built documents.
63
#
64
# The short X.Y version.
65
-version = '2.4.2'
+version = '2.4.3'
66
# The full version, including alpha/beta/rc tags.
67
-release = '2.4.2'
+release = '2.4.3'
68
69
# The language for content autogenerated by Sphinx. Refer to documentation
70
# for a list of supported languages.
setup.py
@@ -10,7 +10,7 @@
10
MAINTAINER_EMAIL = '[email protected]'
11
URL = "https://github.com/ScottFreeLLC/AlphaPy"
12
LICENSE = "Apache License, Version 2"
13
-VERSION = "2.4.2"
+VERSION = "2.4.3"
14
15
classifiers = ['Development Status :: 4 - Beta',
16
'Programming Language :: Python',
0 commit comments