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