Skip to content

Commit 033dde5

Browse files
authored
Update setup.py
1 parent 597a378 commit 033dde5

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
@@ -10,7 +10,7 @@
1010
URL = 'https://github.com/ponnhide/patchworklib'
1111
LICENSE = 'GNU General Public License v3.0'
1212
DOWNLOAD_URL = 'https://github.com/ponnhide/patchworklib'
13-
VERSION = '0.5.0'
13+
VERSION = '0.5.1'
1414
PYTHON_REQUIRES = ">=3.7"
1515

1616
INSTALL_REQUIRES = [

0 commit comments

Comments
 (0)