This commit is contained in:
David Brazda
2024-10-02 13:41:14 +02:00
parent 2b9f238a42
commit 35f029714b
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f:
setup(
name='lightweight_charts',
version='2.1.5',
version='2.1.6',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[