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 819f0a7 commit 2a244eaCopy full SHA for 2a244ea
setup.py
@@ -15,7 +15,7 @@
15
16
17
IS_64 = sys.maxsize > 2 ** 32
18
-PACT_STANDALONE_VERSION = '2.0.1'
+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