Skip to content

Commit

Permalink
Bumped up version number to publish in pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
joemarct committed Jun 23, 2021
1 parent b72aa82 commit 87b4ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watchtower/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Library for building Python applications that integrate with Watchtower.cash
"""

__version__ = '0.1.2'
__version__ = '0.1.3'
__author__ = 'Joemar Taganna'
__credits__ = 'Paytaca, Inc.'

Expand Down

0 comments on commit 87b4ea4

Please sign in to comment.