diff --git a/setup.py b/setup.py index 207e89b..6c2e0fa 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='easymore', - version='0.0.0', + version='0.0.1', license='GPLv3', author=('Shervan Gharari', 'Wouter Knoben'), author_email = 'sh.gharari@gmail.com',