diff --git a/setup.py b/setup.py index fd48d1f4..5519a051 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from setuptools import setup, find_packages # Pycrate Version -VERSION = "0.5.0b1" +VERSION = "0.5.2" # get dependencies according to the Python version