We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1edac commit 5495c8bCopy full SHA for 5495c8b
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='tstl',
7
- version='1.2.29',
+ version='1.2.30',
8
description='Template scripting testing language (TSTL)',
9
long_description_content_type="text/markdown",
10
long_description=open('README.md').read(),
0 commit comments