From 5390e55a932f3f396cf2e863e3b87eced948e339 Mon Sep 17 00:00:00 2001 From: Ilya Flyamer Date: Thu, 9 May 2019 17:00:46 +0100 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ee9839..2f12045 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='coolpuppy', - version='0.8.4', + version='0.8.5', packages=['coolpuppy'], entry_points={ 'console_scripts': ['coolpup.py = coolpuppy.__main__:main',