This commit is contained in:
David Brazda
2024-10-17 09:28:38 +02:00
parent 3f2a484cd7
commit 1c2afbf93b
2 changed files with 48 additions and 9 deletions

View File

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