Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
luc wastiaux committed Oct 31, 2021
1 parent ee5b23e commit dc25ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awesometts/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def get_platform_info():

return "%s %s; %s" % (implementation, python_version, system_description)

VERSION = '1.50.0'
VERSION = '1.52.0'

WEB = 'https://github.com/AwesomeTTS/awesometts-anki-addon'

Expand Down

0 comments on commit dc25ae2

Please sign in to comment.