Skip to content

Commit b6362fb

Browse files
committed
Bump version number to 2.3.0
1 parent ae15f3c commit b6362fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(fname):
2828
name='ttkthemes',
2929
packages=['ttkthemes'],
3030
package_data={"ttkthemes": ["themes/*"]},
31-
version='2.2.0',
31+
version='2.3.0',
3232
description='A group of themes for the ttk extensions of Tkinter with a Tkinter.Tk wrapper',
3333
author='The ttkthemes authors',
3434
author_email='redfantom@outlook.com',

0 commit comments

Comments
 (0)