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