Skip to content

Commit 0faee1c

Browse files
committed
0.0.14
1 parent 3f6176c commit 0faee1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def load_pycparser(finder, module):
101101
"pymunk>=5.4.1; sys_platform != 'win32'",
102102
"pymunk==5.4.0; sys_platform == 'win32'",
103103
],
104-
version='0.0.14.dev0',
104+
version='0.0.14',
105105
entry_points={
106106
'console_scripts': [
107107
'stuntcat=stuntcat.cli:main',

0 commit comments

Comments
 (0)