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