Bump to version 6.0.5 to add __version__ variable
* Should be useful for HASS and other projects
This commit is contained in:
@@ -7,3 +7,4 @@ from .list_voices import VoicesManager, list_voices
|
||||
from .submaker import SubMaker
|
||||
|
||||
__all__ = ["Communicate", "VoicesManager", "list_voices", "SubMaker"]
|
||||
__version__ = "6.0.5"
|
||||
|
||||
Reference in New Issue
Block a user