We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820057b commit 30b5288Copy full SHA for 30b5288
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='coolpuppy',
10
- version='0.8.5',
+ version='0.8.6',
11
packages=['coolpuppy'],
12
entry_points={
13
'console_scripts': ['coolpup.py = coolpuppy.__main__:main',
0 commit comments