Version 0.4

master
Andrew Williams 2016-08-04 10:32:16 +01:00
parent f5a70a25e7
commit 64aefd3cba
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',