From 672930c9bfa00112c325c02466d32f7990559d17 Mon Sep 17 00:00:00 2001
From: Joachim Wolff <wolffj@informatik.uni-freiburg.de>
Date: Fri, 1 Oct 2021 14:40:55 +0200
Subject: [PATCH] Set the correct version number

---
 hicexplorer/_version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hicexplorer/_version.py b/hicexplorer/_version.py
index 7cec71b6..f6d68cf3 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__ = '3.7.2-dev'
+__version__ = '3.7.2'