This commit is contained in:
David Brazda
2024-10-20 14:55:37 +02:00
parent 1c2afbf93b
commit e752ef8fdd
2 changed files with 18 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.2.7',
version='2.2.8',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[