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