Update docs, setup.py, conf.py

This commit is contained in:
louisnw
2024-02-24 13:37:49 +00:00
parent fff23bd477
commit a91ea493d7
3 changed files with 13 additions and 3 deletions

View File

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