From 6510205d5926303efd5c4bbb56452b95bc0029cf Mon Sep 17 00:00:00 2001 From: Aveek Saha Date: Wed, 25 May 2022 20:11:03 +0530 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a8b78c3..9248423 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='tweego', - version='1.0.0', + version='1.1.0', author="Aveek Saha", author_email="aveek.s98@gmail.com", url='https://github.com/Aveek-Saha/tweego',