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 6385dfe commit 25823aeCopy full SHA for 25823ae
setup.py
@@ -15,7 +15,7 @@
15
16
17
IS_64 = sys.maxsize > 2 ** 32
18
-PACT_STANDALONE_VERSION = '1.88.77'
+PACT_STANDALONE_VERSION = '1.88.83'
19
PACT_STANDALONE_SUFFIXES = ['osx.tar.gz',
20
'linux-x86_64.tar.gz',
21
'linux-x86.tar.gz',
0 commit comments