diff --git a/setup.py b/setup.py index c29984cc9c..65a3140d67 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os, platform, sys -version = "1.8.66" +version = "1.8.67" def package_files(directory): paths = []