diff --git a/setup.py b/setup.py index 74b78b3..c8dd6f4 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import find_packages import subprocess -VERSION = "1.0.1" +VERSION = "1.0.2" # conf version file def conf_version(in_file_name, cmake_version, out_file_name):