Skip to content

Commit

Permalink
chore: bump version to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
mrf345 committed Jul 4, 2024
1 parent 452ccc0 commit cbb246a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_gtts/about.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.18'
__version__ = '0.19'
__doc__ = 'A Flask extension to help in generating Google Text-To-Speech files.'
__license__ = 'MIT'
__author__ = 'Mohamed Feddad'
Expand Down

0 comments on commit cbb246a

Please sign in to comment.