Skip to content

Commit bd88e5b

Browse files
committed
Update ver 0.4.1
1 parent 0b13f19 commit bd88e5b

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
@@ -12,7 +12,7 @@
1212
URL = 'https://github.com/ponnhide/patchworklib'
1313
LICENSE = 'GNU General Public License v3.0'
1414
DOWNLOAD_URL = 'https://github.com/ponnhide/patchworklib'
15-
VERSION = '0.4.0'
15+
VERSION = '0.4.1'
1616
PYTHON_REQUIRES = ">=3.7"
1717

1818
INSTALL_REQUIRES = [

0 commit comments

Comments
 (0)