diff --git a/setup.py b/setup.py index 48642fa8..b7ee5e48 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.4.1" +VERSION = "0.5.0" class BdistWheelCustom(bdist_wheel):