From 010059d25c207eab828002f948e0b3075b53fdae Mon Sep 17 00:00:00 2001 From: Mark Conway Date: Mon, 21 May 2018 11:59:16 -0400 Subject: [PATCH] version 2.3.1 version 2.3.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',