diff --git a/setup.py b/setup.py index 627ec1c..25db1d2 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "0.0.1", + version = "0.0.3", description = "The library for Calculate 2", author = "Calculate Pack", author_email = "support@calculate.ru",