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 e310c4f commit d428951Copy full SHA for d428951
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