From 1ecede766d0f3cfb310d3808d9b98e8a5e96777f Mon Sep 17 00:00:00 2001 From: erdogant Date: Fri, 7 Oct 2022 14:47:49 +0200 Subject: [PATCH] new version with output of plots: fig, ax --- flameplot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flameplot/__init__.py b/flameplot/__init__.py index 7080aaa..76ee35e 100644 --- a/flameplot/__init__.py +++ b/flameplot/__init__.py @@ -7,7 +7,7 @@ __author__ = 'Erdogan Tasksen' __email__ = 'erdogant@gmail.com' -__version__ = '1.0.3' +__version__ = '1.1.0' # module level doc-string __doc__ = """