diff --git a/setup.py b/setup.py index 4c4b5e0..6fca3b8 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.1.7", + version = "2.1.8", description = "The library for Calculate 2", author = "Mir Calculate Ltd.", author_email = "support@calculate.ru",