diff --git a/setup-pandas2.py b/setup-pandas2.py index b47def5..07f41f0 100644 --- a/setup-pandas2.py +++ b/setup-pandas2.py @@ -17,7 +17,7 @@ setup( name="priceloop-api", - version="0.212.2-dev", + version="0.213.6-dev", description="A client library for accessing Priceloop API", author="Priceloop", author_email="hello@priceloop.ai", diff --git a/setup.py b/setup.py index 9ead8f0..cc9d36a 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name="priceloop-api", - version="0.212.2", + version="0.213.6", description="A client library for accessing Priceloop API", author="Priceloop", author_email="hello@priceloop.ai",