We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61daa2 commit 259e151Copy full SHA for 259e151
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='tkchart', # Replace with your package name
5
- version='2.1.6', # Replace with your package version
+ version='2.1.8', # Replace with your package version
6
author='Thisal-D', # Replace with your name
7
author_email='', # Replace with your email
8
description='Python library for creating live updating line charts in Tkinter.',
0 commit comments