Start 0.5-dev

master
Andrew Williams 2016-08-04 10:38:16 +01:00
parent 3bdf35c1f4
commit 7a24f83827
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',
version='0.5-dev',
py_modules=['nextaction'],
url='https://github.com/nikdoof/NextAction',
license='MIT',