From 3f0f38e83a4e1891bfafcbc0b31d9ebff1949f90 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: Thu, 3 Jun 2010 11:12:07 +0400 Subject: [PATCH] Changed version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 49c8477..817f654 100755 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup( name = 'calculate-lib', - version = "2.2.0", + version = "2.2.0.0", description = "The library for Calculate 2", author = "Mir Calculate Ltd.", author_email = "support@calculate.ru",