Skip to content

Commit

Permalink
Bump version to 0.9.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kovshenin committed Sep 17, 2021
1 parent c11d4cb commit 6c795ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sail/__version__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__title__ = 'sail'
__description__ = 'CLI tool to deploy and manage WordPress applications on DigitalOcean'
__version__ = '0.9.12'
__version__ = '0.9.13'
__author__ = 'Konstantin Kovshenin'
__author_email__ = '[email protected]'
__url__ = 'https://sailed.io'
Expand Down

0 comments on commit 6c795ac

Please sign in to comment.