Added the render_drawings parameter to update

Added the `round` parameter to `vertical_span`
This commit is contained in:
louisnw
2024-01-21 14:42:54 +00:00
parent f31db04464
commit 5861da2123
6 changed files with 27 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='1.0.18.8',
version='1.0.19',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[