doc update

This commit is contained in:
David Brazda
2024-06-12 11:46:56 +02:00
parent d1c78719eb
commit 8cc4258168
2 changed files with 64 additions and 15 deletions

View File

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