precision parameter added on chart and panel level on helpers

This commit is contained in:
David Brazda
2024-06-14 09:20:11 +02:00
parent f7c80bf3a9
commit 41e54ab9c5
3 changed files with 18 additions and 8 deletions

View File

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