This commit is contained in:
David Brazda
2024-11-15 09:04:27 +01:00
parent 2b607f96be
commit f1024d551f
3 changed files with 4 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.20',
version='2.2.21',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[