This commit is contained in:
David Brazda
2024-11-15 08:43:46 +01:00
parent e526940717
commit 81996a1891
3 changed files with 40 additions and 27 deletions

View File

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