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 9bc3e21 commit 819f0a7Copy full SHA for 819f0a7
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.1'
19
PACT_STANDALONE_SUFFIXES = ['osx-x86_64.tar.gz',
20
'osx-arm64.tar.gz',
21
'linux-x86_64.tar.gz',
0 commit comments