horizontal session divider in helpers

This commit is contained in:
David Brazda
2024-06-13 13:57:42 +02:00
parent 10fd42f785
commit f7c80bf3a9
2 changed files with 7 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.19',
version='2.1.0',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[