diff --git a/setup.py b/setup.py index 5f94410799..f1d6d7679d 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os, platform, sys -version = "1.8.60" +version = "1.8.61" def package_files(directory): paths = []