From 4f7005d866e2e521a5d7f27c741aca92bc6f1f5d Mon Sep 17 00:00:00 2001 From: Raphael Dumas Date: Fri, 2 Aug 2024 12:22:13 -0400 Subject: [PATCH] Upgrade rick version in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 39f5db5..ddc1b14 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='rick', - version='0.2', + version='0.8', description='Standardized matplotlib charts and graphs', packages=find_packages(), install_requires=[