Version 0.2

master
Andrew Williams 2015-12-12 14:22:14 +00:00
parent 4c82e9465c
commit 3bf53c7436
1 changed files with 1 additions and 1 deletions

View File

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