diff --git a/setup.py b/setup.py index a8b8ebf7..34250356 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.8.2" +VERSION = "0.8.3" class BdistWheelCustom(bdist_wheel):