We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461b75c commit 931bf8aCopy full SHA for 931bf8a
setup.py
@@ -28,7 +28,7 @@ def read(fname):
28
name='ttkthemes',
29
packages=['ttkthemes'],
30
package_data={"ttkthemes": ["themes/*"]},
31
- version='2.0.6',
+ version='2.1.0',
32
description='A group of themes for the ttk extensions of Tkinter with a Tkinter.Tk wrapper',
33
author='The ttkthemes authors',
34
author_email='redfantom@outlook.com',
0 commit comments