We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae15f3c commit b6362fbCopy full SHA for b6362fb
setup.py
@@ -28,7 +28,7 @@ def read(fname):
28
name='ttkthemes',
29
packages=['ttkthemes'],
30
package_data={"ttkthemes": ["themes/*"]},
31
- version='2.2.0',
+ version='2.3.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