From 93ebac54c7fcd25fbd8f054f3b6c2431f8525359 Mon Sep 17 00:00:00 2001 From: Brian Quinlan Date: Wed, 27 Jun 2018 17:29:52 -0700 Subject: [PATCH] Increment version number to capture packaging fix --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3690518..62c06b4 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ def get_long_description(): setup( name='pybadges', - version='0.0.7', + version='0.0.8', author='Brian Quinlan', author_email='brian@sweetapp.com', classifiers=[