Skip to content

Commit

Permalink
Beta: 0.10.3-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
kovshenin committed Dec 22, 2021
1 parent d293a14 commit 0e14962
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.10.3-beta1'
__version__ = '0.10.3-beta2'
__author__ = 'Konstantin Kovshenin'
__author_email__ = 'kovshenin@gmail.com'
__url__ = 'https://sailed.io'
Expand Down

0 comments on commit 0e14962

Please sign in to comment.