diff --git a/setup.py b/setup.py index 026779c..0fffa17 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="PubSubRunner", - version="1.1.2", + version="1.1.3", author="Chettha Thawornsathit", author_email="roticagas@gmail.com", description="Python Boilerplate for Google Cloud PubSub running task in python",