fixed 0 doesnt update in legend

This commit is contained in:
David Brazda
2024-11-21 13:43:28 +01:00
parent 92acc2b96a
commit 1c72818dae
3 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.2.28',
version='2.2.29',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[