mirror of https://github.com/Hoffelhas/autodoist
Version 0.4
parent
f5a70a25e7
commit
64aefd3cba
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='NextAction',
|
name='NextAction',
|
||||||
version='0.4-dev',
|
version='0.4',
|
||||||
py_modules=['nextaction'],
|
py_modules=['nextaction'],
|
||||||
url='https://github.com/nikdoof/NextAction',
|
url='https://github.com/nikdoof/NextAction',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
|
Loading…
Reference in New Issue