chore: bump to 2.3.0
This commit is contained in:
parent
8ebf364a44
commit
48653332ef
@ -1,6 +1,6 @@
|
||||
"""Free Google Translate API for Python. Translates totally free of charge."""
|
||||
__all__ = 'Translator',
|
||||
__version__ = '2.2.0'
|
||||
__version__ = '2.3.0'
|
||||
|
||||
|
||||
from googletrans.client import Translator
|
||||
|
Loading…
Reference in New Issue
Block a user