diff --git a/setup.py b/setup.py index 1fa98df..300dd8c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f: setup( name='lightweight_charts', - version='1.0.3', + version='1.0.5', packages=find_packages(), python_requires='>=3.9', install_requires=[