Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Schwander <[email protected]>
  • Loading branch information
tsgit committed Jan 19, 2017
1 parent 1553eb4 commit 61500d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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",
Expand Down

0 comments on commit 61500d9

Please sign in to comment.