diff --git a/setup.py b/setup.py index 2b48bb72..ecc36a22 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ # The text of the README file NAME = 'nss-golem' -VERSION = '0.1.0' +VERSION = '0.1.1' AUTHOR = 'NSS Lab' SHORT_DESCRIPTION = 'Framework for Graph Optimization and Learning by Evolutionary Methods'