xloc support for chart helper

This commit is contained in:
David Brazda
2024-06-12 21:28:51 +02:00
parent 8a0fac3c9d
commit 10fd42f785
2 changed files with 47 additions and 21 deletions

View File

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