From 61500d91c33440bc70ed933bb984713249f74ccc Mon Sep 17 00:00:00 2001 From: Thorsten Schwander Date: Thu, 19 Jan 2017 14:23:24 -0700 Subject: [PATCH] version bump Signed-off-by: Thorsten Schwander --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index ccf1bc4..2678945 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # # This file is part of Harvesting Kit. -# Copyright (C) 2013, 2014, 2015, 2016 CERN. +# Copyright (C) 2013, 2014, 2015, 2016, 2017 CERN. # # Harvesting Kit is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -24,7 +24,7 @@ setup( name="HarvestingKit", - version="0.6.8", + version="0.6.9", packages=find_packages(), package_data={'': ['data/*.xml']}, data_files=[("dtds", ["dtds/ja5_art501.zip",