diff --git a/setup.py b/setup.py index e763191c..218367c9 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from wheel.bdist_wheel import bdist_wheel -VERSION = "0.6.4" +VERSION = "0.6.5" class BdistWheelCustom(bdist_wheel):