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 89555fa commit c714304Copy full SHA for c714304
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
URL = 'https://github.com/ponnhide/patchworklib'
13
LICENSE = 'GNU General Public License v3.0'
14
DOWNLOAD_URL = 'https://github.com/ponnhide/patchworklib'
15
-VERSION = '0.3.5'
+VERSION = '0.3.6'
16
PYTHON_REQUIRES = ">=3.7"
17
18
INSTALL_REQUIRES = [
0 commit comments