diff --git a/setup.py b/setup.py index 1025fe5c..5ef9733c 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.7.0" +VERSION = "0.7.1" class BdistWheelCustom(bdist_wheel):