From 5764a98eb263e85f13386209d33017c64df6f780 Mon Sep 17 00:00:00 2001 From: ShervanGharari Date: Thu, 10 Jun 2021 10:19:24 -0600 Subject: [PATCH] version 0.0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',