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 53545be + 2a2dcd1 commit eb925c3Copy full SHA for eb925c3
setup.py
@@ -13,7 +13,7 @@
13
14
15
IS_64 = sys.maxsize > 2 ** 32
16
-PACT_STANDALONE_VERSION = '1.9.0'
+PACT_STANDALONE_VERSION = '1.9.1'
17
18
19
here = os.path.abspath(os.path.dirname(__file__))
0 commit comments