diff --git a/setup.py b/setup.py index c0cee531..ae455d20 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.5.1" +VERSION = "0.5.2" class BdistWheelCustom(bdist_wheel):