Merge branch 'feature/0.4' into development

pull/15/head
Andrew Williams 2016-08-04 10:32:53 +01:00
commit 3bdf35c1f4
1 changed files with 1 additions and 1 deletions

View File

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