Skip to content

Commit

Permalink
0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
illume committed Sep 20, 2019
1 parent 3f6176c commit 0faee1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def load_pycparser(finder, module):
"pymunk>=5.4.1; sys_platform != 'win32'",
"pymunk==5.4.0; sys_platform == 'win32'",
],
version='0.0.14.dev0',
version='0.0.14',
entry_points={
'console_scripts': [
'stuntcat=stuntcat.cli:main',
Expand Down

0 comments on commit 0faee1c

Please sign in to comment.