diff --git a/VERSION.txt b/VERSION.txt index 7dea76ed..6d7de6e6 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/setup.cfg b/setup.cfg index cac75d71..d969df02 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.0.1 +current_version = 1.0.2 commit = True tag = True @@ -62,7 +62,7 @@ install_requires = pydot python-igraph llvmlite - deprecated + deprecated zip_safe = False [options.package_data]