diff --git a/setup.py b/setup.py index 12c9f68..3f7a89e 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ def run(self): "Documentation": "https://ensemble-pytorch.readthedocs.io", "Source Code": "https://github.com/TorchEnsemble-Community/Ensemble-Pytorch", }, - version="0.1.9", + version="0.2.0", long_description=long_description, classifiers=[ "Intended Audience :: Science/Research",