markers pd series support

This commit is contained in:
David Brazda
2024-06-10 22:34:21 +02:00
parent d6a7fa1e3c
commit 23fbf3a23d
3 changed files with 36 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.7',
version='2.0.8',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[