new build

This commit is contained in:
David Brazda
2024-06-11 09:08:07 +02:00
parent 9bd4d089b5
commit f9277c7106

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.0.8', version='2.0.9',
packages=find_packages(), packages=find_packages(),
python_requires='>=3.8', python_requires='>=3.8',
install_requires=[ install_requires=[