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 9bc3e21 + 2a244ea commit 42be157Copy full SHA for 42be157
setup.py
@@ -15,7 +15,7 @@
15
16
17
IS_64 = sys.maxsize > 2 ** 32
18
-PACT_STANDALONE_VERSION = '2.0.0'
+PACT_STANDALONE_VERSION = '2.0.2'
19
PACT_STANDALONE_SUFFIXES = ['osx-x86_64.tar.gz',
20
'osx-arm64.tar.gz',
21
'linux-x86_64.tar.gz',
0 commit comments