opacity support for create_histogram and helpers

This commit is contained in:
David Brazda
2024-06-12 18:31:12 +02:00
parent 3845cd1091
commit 8a0fac3c9d
4 changed files with 45 additions and 5 deletions

View File

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