From e31d24b43cac280740abab979895a55c626c907f Mon Sep 17 00:00:00 2001 From: Oscar Blanco Date: Wed, 20 Nov 2019 12:02:51 +0100 Subject: [PATCH] bump cfripper version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cb320793..0a481afb 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name="cfripper", - version="0.10.1", + version="0.10.2", author="Skyscanner Product Security", author_email="security@skyscanner.net", long_description=long_description,