colored legend, self picking colors, left scale, pd.series support in set

This commit is contained in:
David Brazda
2024-06-10 16:41:43 +02:00
parent e93d9ebcef
commit c0338229e9
4 changed files with 4 additions and 4 deletions

View File

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