This commit is contained in:
David Brazda
2024-11-15 09:18:40 +01:00
parent 37af631a3e
commit cab85bb4f8
3 changed files with 102 additions and 58 deletions

View File

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