We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42afca3 commit 3e25c25Copy full SHA for 3e25c25
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name = 'tminterface',
4
packages = ['tminterface'],
5
- version = '1.0.1',
+ version = '1.0.2',
6
license='GPL3',
7
description = 'A client for TMInterface, a TrackMania TAS tool',
8
author = 'Adam Bieńkowski',
0 commit comments