Start 0.4-dev

pull/15/head
Andrew Williams 2016-02-20 17:24:48 +00:00
parent 28e96b96db
commit 0307069826
1 changed files with 3 additions and 3 deletions

View File

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