We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17018ee commit 14d2b7eCopy full SHA for 14d2b7e
setup.py
@@ -11,7 +11,7 @@
11
setup(
12
name='pypatchmatch',
13
packages=['patchmatch'],
14
- version='0.1.1',
+ version='0.1.2',
15
url='https://github.com/invoke-ai/PyPatchMatch',
16
python_requires='>=3.9',
17
install_requires=requirements,
0 commit comments