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