From ab1f80493567eea29813e5958cce59c9a9675654 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: Mon, 30 Nov 2009 16:53:56 +0300 Subject: [PATCH] Increasing version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 722edae..bcad7bb 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.1.3", + version = "2.1.4", description = "The library for Calculate 2", author = "Calculate Pack", author_email = "support@calculate.ru",