diff --git a/setup.py b/setup.py index f793d3e088..f8b588c23c 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup -VERSION = "0.0.64" +VERSION = "0.0.65" def readme():