We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8eefc commit 43d29ecCopy full SHA for 43d29ec
1 file changed
setup.py
@@ -13,8 +13,8 @@
13
PACKAGEDIR = os.path.dirname(MODULEDIR)
14
15
# version requirements for pkgcraft C library
16
-MIN_VERSION = "0.0.12"
17
-MAX_VERSION = "0.0.12"
+MIN_VERSION = "0.0.13"
+MAX_VERSION = "0.0.13"
18
19
20
def pkg_config(*packages, **kw):
0 commit comments