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