Skip to content

Commit

Permalink
update to version 2.4.3
Browse files Browse the repository at this point in the history
update to version 2.4.3
  • Loading branch information
mrconway committed Aug 25, 2020
1 parent b0c3658 commit d1faa8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
# built documents.
#
# The short X.Y version.
version = '2.4.2'
version = '2.4.3'
# The full version, including alpha/beta/rc tags.
release = '2.4.2'
release = '2.4.3'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
MAINTAINER_EMAIL = '[email protected]'
URL = "https://github.com/ScottFreeLLC/AlphaPy"
LICENSE = "Apache License, Version 2"
VERSION = "2.4.2"
VERSION = "2.4.3"

classifiers = ['Development Status :: 4 - Beta',
'Programming Language :: Python',
Expand Down

0 comments on commit d1faa8b

Please sign in to comment.