From 44ff494f3bde5e24c41e767543bb6a1577d93384 Mon Sep 17 00:00:00 2001 From: Et0h Date: Thu, 27 Aug 2015 23:16:49 +0100 Subject: [PATCH] Upver to 1.3.3 / Release 16 --- syncplay/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index a2a77ef23..639507b9d 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,4 +1,4 @@ -version = '1.3.2' +version = '1.3.3' milestone = 'Chami' -release_number = '15' +release_number = '16' projectURL = 'http://syncplay.pl/'