From a21088624fa740d015c050ede0ca9d21fb8453f9 Mon Sep 17 00:00:00 2001 From: Mattijs Ugen <144798+akaIDIOT@users.noreply.github.com> Date: Mon, 25 Nov 2019 14:32:00 +0100 Subject: [PATCH] Bump version to 0.6.2 --- CHANGES.rst | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index ec62fba..bd0aaa3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,8 @@ Changes ======= -development (master) --------------------- +0.6.2 (2019-11-25) +------------------ - Make `Configuration` instances picklable. diff --git a/setup.py b/setup.py index d25887e..90015fe 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name='confidence', - version='0.6.1', + version='0.6.2', url='https://github.com/HolmesNL/confidence/', author='Netherlands Forensic Institute', author_email=codecs.encode('ubyzrfay@hfref.abercyl.tvguho.pbz', 'rot-13'),