This commit is contained in:
David Brazda
2024-10-13 15:39:54 +02:00
parent 7b0acec3e6
commit 3f2a484cd7
2 changed files with 25 additions and 8 deletions

View File

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