leftScale as new Chart parameter

This commit is contained in:
David Brazda
2024-06-10 20:57:38 +02:00
parent a875b9bf23
commit 2b2e9c1cb3
4 changed files with 9 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.0.4',
version='2.0.5',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[