diff --git a/pygsheets/__init__.py b/pygsheets/__init__.py index 8c273bd..6ae9221 100644 --- a/pygsheets/__init__.py +++ b/pygsheets/__init__.py @@ -8,7 +8,7 @@ """ -__version__ = '2.0.2' +__version__ = '2.0.3' __author__ = 'Nithin Murali' from pygsheets.authorization import authorize