From 3845cd109195fc2fc6d9dc6a93fdfd9c0a47f99e Mon Sep 17 00:00:00 2001 From: David Brazda Date: Wed, 12 Jun 2024 15:14:12 +0200 Subject: [PATCH] version update --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fd20152..0863e60 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.16', + version='2.0.17', packages=find_packages(), python_requires='>=3.8', install_requires=[