From ad2daeb95ea761c1dfc15eb3ccf16a71c4075db8 Mon Sep 17 00:00:00 2001 From: louisnw Date: Sun, 19 May 2024 18:12:29 +0100 Subject: [PATCH] update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9942580..b871027 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f: setup( name='lightweight_charts', - version='1.0.21', + version='1.0.22', packages=find_packages(), python_requires='>=3.8', install_requires=[