diff --git a/pygsheets/__init__.py b/pygsheets/__init__.py index bd35826..edbe0de 100644 --- a/pygsheets/__init__.py +++ b/pygsheets/__init__.py @@ -8,7 +8,7 @@ """ -__version__ = 'v1.1.2' +__version__ = '1.1.3' __author__ = 'Nithin Murali'