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.
2 parents e310c4f + d428951 commit 30af240Copy full SHA for 30af240
setup.py
@@ -13,7 +13,7 @@
13
14
15
IS_64 = sys.maxsize > 2 ** 32
16
-PACT_STANDALONE_VERSION = '1.9.1'
+PACT_STANDALONE_VERSION = '1.29.2'
17
18
19
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments