Skip to content

Commit

Permalink
Bump version number to v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RedFantom committed Nov 18, 2020
1 parent 61ff388 commit c817372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def read(fname):
name="ttkthemes",
packages=["ttkthemes"],
package_data={"ttkthemes": ["themes/*", "png/*", "gif/*", "advanced/*"]},
version="3.1.1",
version="3.2.0",
description="A group of themes for the ttk extensions of Tkinter with a Tkinter.Tk wrapper",
author="The ttkthemes authors",
author_email="[email protected]",
Expand Down

0 comments on commit c817372

Please sign in to comment.