Skip to content

Commit 232bcb9

Browse files
committed
Bump to version v0.7.1
1 parent db02819 commit 232bcb9

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
@@ -177,7 +177,7 @@ def copy_to_target(self, target: str):
177177

178178
setup(
179179
name="tksvg",
180-
version="v0.7.0",
180+
version="v0.7.1",
181181
packages=["tksvg"],
182182
description="SVG support for PhotoImage in Tk 8.6",
183183
author="The tksvg authors",

0 commit comments

Comments
 (0)