From 9dd5cc76f61ba0eb52c9c9258dcda6b8a59db907 Mon Sep 17 00:00:00 2001 From: ltcptgeneral <35508619+ltcptgeneral@users.noreply.github.com> Date: Thu, 20 Dec 2018 20:49:09 -0600 Subject: [PATCH] analysis.py - v 1.0.8.001 changelog: - refactors - bugfixes --- data analysis/analysis.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data analysis/analysis.py b/data analysis/analysis.py index ad72d214..246a51fd 100644 --- a/data analysis/analysis.py +++ b/data analysis/analysis.py @@ -7,10 +7,13 @@ #number of easter eggs: 2 #setup: -__version__ = "1.0.8.000" +__version__ = "1.0.8.001" #changelog should be viewed using print(analysis.__changelog__) __changelog__ = """changelog: +1.0.8.001: + - refactors + - bugfixes 1.0.8.000: - depreciated histo_analysis_old - depreciated debug