From 2b9f238a4242d958bc863b6209bf6444786477c5 Mon Sep 17 00:00:00 2001 From: David Brazda Date: Fri, 27 Sep 2024 14:22:26 +0200 Subject: [PATCH] new version to setup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9292db9..1c8f02a 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.1.4', + version='2.1.5', packages=find_packages(), python_requires='>=3.8', install_requires=[