diff --git a/setup.py b/setup.py index 2410f5f..d16e30c 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.0.14", + version = "2.0.15", description = "The library for Calculate 2", author = "Calculate Pack", author_email = "support@calculate.ru",