This commit is contained in:
David Brazda
2024-10-20 15:11:22 +02:00
parent e752ef8fdd
commit b336857832
3 changed files with 3 additions and 3 deletions

View File

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