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 5362bc2 commit 6352ddaCopy full SHA for 6352dda
setup.py
@@ -13,7 +13,7 @@
13
14
15
IS_64 = sys.maxsize > 2 ** 32
16
-PACT_STANDALONE_VERSION = '1.74.0'
+PACT_STANDALONE_VERSION = '1.79.0'
17
18
19
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments