leftScale parameter in JupyterChart and other charts

This commit is contained in:
David Brazda
2024-06-10 21:08:56 +02:00
parent 2b2e9c1cb3
commit 10aca2b794
2 changed files with 11 additions and 11 deletions

View File

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