update main session marker

This commit is contained in:
David Brazda
2024-10-04 13:52:32 +02:00
parent 0da6839bcb
commit 8b9f3ad61f
2 changed files with 20 additions and 6 deletions

View File

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