dynamic sizing (size=s,m,l) and height ratio

This commit is contained in:
David Brazda
2024-06-12 11:00:41 +02:00
parent e9cf847a9a
commit d1c78719eb
2 changed files with 81 additions and 76 deletions

View File

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