minBarSpacing defaults

This commit is contained in:
David Brazda
2024-06-11 09:30:56 +02:00
parent 55eeaec507
commit 4b54588f61
3 changed files with 3 additions and 3 deletions

View File

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