From d0e93ca026f287d94ec1501b7fff9f38312b22c2 Mon Sep 17 00:00:00 2001 From: Et0h Date: Tue, 20 Dec 2016 20:53:17 +0000 Subject: [PATCH] Upver to release 35 --- syncplay/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index fa0a75d..d1a3376 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,4 +1,4 @@ version = '1.4.0' milestone = 'Yoitsu' -release_number = '34' +release_number = '35' projectURL = 'http://syncplay.pl/'