Skip to content

Commit

Permalink
Bump version number to v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RedFantom committed Aug 2, 2021
1 parent 18ffcd3 commit bc48ad0
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 @@ -177,7 +177,7 @@ def copy_to_target(self, target: str):

setup(
name="tksvg",
version="v0.7.3",
version="v0.7.4",
packages=["tksvg"],
description="SVG support for PhotoImage in Tk 8.6",
author="The tksvg authors",
Expand Down

0 comments on commit bc48ad0

Please sign in to comment.