diff --git a/setup.py b/setup.py index 6df4d0b..4bf40b9 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ MAINTAINER_EMAIL = 'scottfree.analytics@scottfreellc.com' URL = "https://github.com/ScottFreeLLC/AlphaPy" LICENSE = "Apache License, Version 2" -VERSION = "2.3" +VERSION = "2.3.1" classifiers = ['Development Status :: 4 - Beta', 'Programming Language :: Python',