Skip to content

Commit 14d2b7e

Browse files
committed
bump version number
1 parent 17018ee commit 14d2b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
setup(
1212
name='pypatchmatch',
1313
packages=['patchmatch'],
14-
version='0.1.1',
14+
version='0.1.2',
1515
url='https://github.com/invoke-ai/PyPatchMatch',
1616
python_requires='>=3.9',
1717
install_requires=requirements,

0 commit comments

Comments
 (0)