helper functions to quick chart in jupyter (chart, Panel)

This commit is contained in:
David Brazda
2024-06-12 06:18:40 +02:00
parent 4b54588f61
commit e9cf847a9a
3 changed files with 114 additions and 1 deletions

View File

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