Skip to content

Commit

Permalink
0.1.1, basic windows support
Browse files Browse the repository at this point in the history
  • Loading branch information
grigi committed Sep 21, 2015
1 parent af467dd commit 0b5aa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talkey/__init__.py
Expand Up @@ -3,4 +3,4 @@
'''
from .tts import Talkey, enumerate_engines, create_engine, TTSError

__version__ = '0.1.0'
__version__ = '0.1.1'

0 comments on commit 0b5aa53

Please sign in to comment.