diff --git a/setup.py b/setup.py index 742a6eb4..32c13478 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ setuptools.setup( name="colearn", - version="0.2.2", + version="0.2.3", author="Fetch AI", author_email="developer@fetch.ai", description="The Standalone Fetch AI Collective Learning Framework",