df and sr accessor enhancements

This commit is contained in:
David Brazda
2024-10-04 11:54:24 +02:00
parent 7986aa9195
commit c4356bef3a
10 changed files with 195 additions and 20 deletions

View File

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