Skip to content

Commit

Permalink
small fix in verision numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinmurali committed Apr 14, 2017
1 parent d2d4348 commit 4fd6212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygsheets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""

__version__ = '1.1.1'
__version__ = 'v1.1.1'
__author__ = 'Nithin Murali'


Expand Down

0 comments on commit 4fd6212

Please sign in to comment.