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 19b4be3 commit ce944feCopy full SHA for ce944fe
setup.py
@@ -13,7 +13,7 @@
13
14
15
IS_64 = sys.maxsize > 2 ** 32
16
-PACT_STANDALONE_VERSION = '1.86.0'
+PACT_STANDALONE_VERSION = '1.88.3'
17
18
19
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments