From 0938a80a9879d3e771b50c388f9ff532c41b6fd0 Mon Sep 17 00:00:00 2001 From: simonvh Date: Thu, 26 Nov 2020 13:33:20 +0100 Subject: [PATCH] Update version as well --- fluff/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluff/config.py b/fluff/config.py index 29fa863..a784634 100644 --- a/fluff/config.py +++ b/fluff/config.py @@ -1,5 +1,5 @@ ### CONSTANTS ### -FL_VERSION = "3.0.3" +FL_VERSION = "3.0.4" ######## HEATMAP ############# DEFAULT_BINSIZE = 25