Merge branch 'feature/0.3' into development

master
Andrew Williams 2016-02-03 22:37:24 +00:00
commit 28e96b96db
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',