diff --git a/setup.py b/setup.py index 1964196371..4aa9702bb6 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os, platform, sys -version = "1.8.64" +version = "1.8.65" def package_files(directory): paths = []