Skip to content

Commit 327819f

Browse files
committed
Update to point at tagged release
1 parent 620da0a commit 327819f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patchmatch/patch_match.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
# The GitHub release information
2424
repo = 'https://api.github.com/repos/invoke-ai/PyPatchMatch/'
25-
release_id = '83203735'
25+
release_id = 'tags/0.1.1'
2626
release_url = f'{repo}releases/{release_id}'
2727

2828

0 commit comments

Comments
 (0)