Преглед изворни кода

changed version in setup.py

digital пре 7 година
родитељ
комит
c4a200677e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -20,7 +20,7 @@ from distutils.core import setup
 
 setup_kwargs = {
     'name':'BeeWatch',
-    'version': '0.0',
+    'version': '0.1',
     'description':'Beehive analyzer',
     'author':'Digital',
     'author_email':'[email protected]',