diff --git a/pygsheets/__init__.py b/pygsheets/__init__.py index f1c2eaf..4ea29b7 100644 --- a/pygsheets/__init__.py +++ b/pygsheets/__init__.py @@ -8,7 +8,7 @@ """ -__version__ = '1.1.1' +__version__ = 'v1.1.1' __author__ = 'Nithin Murali'