From 1ebb89d966e61bc56cb3705f883a11aed5b3daab Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Sep 2009 13:26:23 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B2=D1=8B=D1=88=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",