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