diff --git a/setup.py b/setup.py index 201fa531..2112648b 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.12.6" +VERSION = "0.12.7" class BdistWheelCustom(bdist_wheel):