From abd6ab335a09fac9007b1e4acf11f45d8a018361 Mon Sep 17 00:00:00 2001 From: Killian Date: Tue, 5 Mar 2024 00:39:09 -0500 Subject: [PATCH] typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ef1dfed..805e45e 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( name='LovelyPlots', - version='1.0.0', + version='1.0.1', author="Killian Sheriff", author_email="killian.sheriff@gmail.com", description="Format Matplotlib Plots for thesis, scientific papers and reports.",