diff --git a/setup.py b/setup.py index 524efac9..2736b530 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.12.3" +VERSION = "0.12.4" class BdistWheelCustom(bdist_wheel):