Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mishchenko committed Jun 22, 2021
1 parent 0c32635 commit 809ba88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion insomniac/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__title__ = 'insomniac'
__description__ = 'Simple Instagram bot for automated Instagram interaction using Android.'
__url__ = 'https://github.com/alexal1/Insomniac/'
__version__ = '3.7.13'
__version__ = '3.7.14'
__debug_mode__ = False
__author__ = 'Insomniac Team'
__author_email__ = '[email protected]'
Expand Down

0 comments on commit 809ba88

Please sign in to comment.