diff --git a/setup.py b/setup.py index 49c8477..817f654 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.2.0", + version = "2.2.0.0", description = "The library for Calculate 2", author = "Mir Calculate Ltd.", author_email = "support@calculate.ru",