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