From 0e5e8eafa27bf2c21e19d385c4e1a168ea0401b1 Mon Sep 17 00:00:00 2001 From: Et0h Date: Thu, 3 Mar 2016 19:38:25 +0000 Subject: [PATCH] Upver to release 24 --- syncplay/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index 9e38415..38cf47b 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,4 +1,4 @@ version = '1.4.0' milestone = 'Yoitsu' -release_number = '23' +release_number = '24' projectURL = 'http://syncplay.pl/'