diff --git a/setup.py b/setup.py index 7fdc8fae..eecd1469 100644 --- a/setup.py +++ b/setup.py @@ -188,7 +188,7 @@ setup( name="querent", - version="0.0.1", + version="0.1.0", author="Querent AI", description="The Asynchronous Data Dynamo and Graph Neural Network Catalyst", long_description=long_description,