From 6354af91e9159f64dc2fe815dd501a740cc1023e Mon Sep 17 00:00:00 2001 From: "Zamechek, Shawn" Date: Thu, 15 Dec 2016 22:09:25 -0500 Subject: [PATCH] version 1.0 RPROG-36 #work 2d5h --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6e4f874..84e8933 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='mfnbc', - version='0.981', + version='1.00', license='The MIT License (MIT)', author="Shawn", author_email='shawnzam@gmail.com',