From a4aff44e838c15d6c43cd5d5ff29ed8868d9a8f7 Mon Sep 17 00:00:00 2001 From: Uriziel Date: Tue, 18 Sep 2012 13:20:15 +0200 Subject: [PATCH] Version number upgrade. --- syncplay/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index 1e1ebe9..627db72 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,3 +1,3 @@ -version = '0.3.0' +version = '0.3.1' milestone = 'Clara' projectURL = 'http://droptable.co.cc' \ No newline at end of file