From 6ad4917c579a8c168aa939a7f1ef5563c051eaf5 Mon Sep 17 00:00:00 2001 From: Bernardo Heynemann Date: Tue, 18 May 2010 10:10:51 -0300 Subject: [PATCH] Release 1.2.27 --- pyccuracy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyccuracy/__init__.py b/pyccuracy/__init__.py index 22c9488..e784dca 100644 --- a/pyccuracy/__init__.py +++ b/pyccuracy/__init__.py @@ -22,5 +22,5 @@ from pyccuracy.drivers import DriverRegistry from pyccuracy.drivers.core import * -Version = "1.2.26" +Version = "1.2.27" Release = "Clarytin"