From f8fca50d8ea4d7d419e721428d0a14d5a541b6d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Thu, 18 Apr 2013 17:30:41 +0400 Subject: [PATCH] Update setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2b1c339..d99772d 100755 --- a/setup.py +++ b/setup.py @@ -169,7 +169,7 @@ class build( distutils.command.build.build ) : setup( name = 'calculate-install', - version = "3.0.2", + version = "3.1.5", description = "Calculate Linux installer", author = "Calculate Ltd.", author_email = "support@calculate.ru",