pandas accessor support to quickly draw a line

This commit is contained in:
David Brazda
2024-06-14 10:54:04 +02:00
parent 41e54ab9c5
commit 17c19d24e1
2 changed files with 26 additions and 2 deletions

View File

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