new version to setup

This commit is contained in:
David Brazda
2024-09-27 14:22:26 +02:00
parent bbbd37520d
commit 2b9f238a42

View File

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