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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

Lines changed: 2 additions & 2 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
MAINTAINER_EMAIL = 'scottfree.analytics@scottfreellc.com'
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)