Skip to content

Commit d1faa8b

Browse files
committed
update to version 2.4.3
update to version 2.4.3
1 parent b0c3658 commit d1faa8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
# built documents.
6363
#
6464
# The short X.Y version.
65-
version = '2.4.2'
65+
version = '2.4.3'
6666
# The full version, including alpha/beta/rc tags.
67-
release = '2.4.2'
67+
release = '2.4.3'
6868

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

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
MAINTAINER_EMAIL = '[email protected]'
1111
URL = "https://github.com/ScottFreeLLC/AlphaPy"
1212
LICENSE = "Apache License, Version 2"
13-
VERSION = "2.4.2"
13+
VERSION = "2.4.3"
1414

1515
classifiers = ['Development Status :: 4 - Beta',
1616
'Programming Language :: Python',

0 commit comments

Comments
 (0)