Version 0.3

master
Andrew Williams 2016-02-03 22:36:54 +00:00
parent a52b5c4288
commit 68118e5b8a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='NextAction',
version='0.3-dev',
version='0.3',
py_modules=['nextaction'],
url='https://github.com/nikdoof/NextAction',
license='MIT',