This commit is contained in:
David Brazda
2024-11-15 07:38:46 +01:00
parent 1f4aa4fa8e
commit ef192e82f9
3 changed files with 47 additions and 20 deletions

View File

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