Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Dec 17, 2018
1 parent b7b8da3 commit 6841f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google_speech/__init__.py
Expand Up @@ -2,7 +2,7 @@

""" Read a text using Google Translate TTS API. """

__version__ = "1.0.16"
__version__ = "1.1.0"
__author__ = "desbma"
__license__ = "LGPLv2"

Expand Down

0 comments on commit 6841f24

Please sign in to comment.