From f9277c7106f4ca64394c081c3852e77f37604f29 Mon Sep 17 00:00:00 2001 From: David Brazda Date: Tue, 11 Jun 2024 09:08:07 +0200 Subject: [PATCH] new build --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1309aea..4e72ab2 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='2.0.8', + version='2.0.9', packages=find_packages(), python_requires='>=3.8', install_requires=[