diff --git a/setup.py b/setup.py index 831aa7f..8dc5396 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setuptools.setup( name="canarypy", - version="0.0.12", + version="0.0.13", author="Thiago Assumpcao", author_email="thcidale@gmail.com", description="CanaryPy - A light and powerful canary release for Data Pipelines",