diff --git a/setup.py b/setup.py index 11bba670ec..6079b6a26b 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def get_requirements(): setup( name='adlib', - version='1.1.0', + version='1.2.1', description='Game-theoretic adversarial machine learning library providing ' 'a set of learner and adversary modules.', url='https://github.com/vu-aml/adlib',