support for markers list

This commit is contained in:
David Brazda
2024-06-27 13:47:12 +02:00
parent b01df74707
commit 3a859c97fc
4 changed files with 123 additions and 84 deletions

View File

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