From 4eac7fa62bd59252662e2602d7d0ff1950a018cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D0=BE=D1=83=D0=BA=D0=B8=D0=BD=20=D0=90?= =?UTF-8?q?=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?= Date: Tue, 2 Mar 2010 17:25:42 +0300 Subject: [PATCH] Increase version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f147fec..17695ff 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.1.4", + version = "2.1.6", description = "The library for Calculate 2", author = "Mir Calculate Ltd.", author_email = "support@calculate.ru",