Skip to content

Commit

Permalink
Bump to version v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RedFantom committed Mar 15, 2021
1 parent db02819 commit 232bcb9
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.0",
version="v0.7.1",
packages=["tksvg"],
description="SVG support for PhotoImage in Tk 8.6",
author="The tksvg authors",
Expand Down

0 comments on commit 232bcb9

Please sign in to comment.