Skip to content

Commit 259e151

Browse files
committed
v2.1.8
1 parent d61daa2 commit 259e151

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='tkchart', # Replace with your package name
5-
version='2.1.6', # Replace with your package version
5+
version='2.1.8', # Replace with your package version
66
author='Thisal-D', # Replace with your name
77
author_email='', # Replace with your email
88
description='Python library for creating live updating line charts in Tkinter.',

0 commit comments

Comments
 (0)