This commit is contained in:
David Brazda
2024-11-15 07:10:41 +01:00
parent 2c656fa640
commit 1deb397e28
3 changed files with 27 additions and 25 deletions

View File

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