diff --git a/syncplay/__init__.py b/syncplay/__init__.py index 2cf5466..acd0acb 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,4 +1,4 @@ -version = '1.5.1' +version = '1.5.2' milestone = 'Yoitsu' -release_number = '51' +release_number = '52' projectURL = 'http://syncplay.pl/'