diff --git a/setup.py b/setup.py index 5100fa7..48a101d 100755 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ setup(name='pytsdl', - version='0.9.1', + version='0.9.2', description='TSDL parser implemented entirely in Python 3', author='Philippe Proulx', author_email='eeppeliteloop@gmail.com',