From f4ca353bf645ba51f60b40aa6d29c19bfed29ce2 Mon Sep 17 00:00:00 2001 From: Joachim Wolff Date: Thu, 26 Apr 2018 18:20:21 +0200 Subject: [PATCH] Update _version.py --- hicexplorer/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hicexplorer/_version.py b/hicexplorer/_version.py index d436839f..dd3c1365 100644 --- a/hicexplorer/_version.py +++ b/hicexplorer/_version.py @@ -2,4 +2,4 @@ # This file is originally generated from Git information by running 'setup.py # version'. Distribution tarballs contain a pre-generated copy of this file. -__version__ = '2.1.1' +__version__ = '2.1.2'