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 1420b7d commit b6600d2Copy full SHA for b6600d2
localstack_snapshot/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.3.1"
+__version__ = "0.3.2"
pyproject.toml
@@ -7,7 +7,7 @@ name = "localstack-snapshot"
7
authors = [
8
{ name = "LocalStack Contributors", email = "info@localstack.cloud" }
9
]
10
-version = "0.3.1"
+version = "0.3.2"
11
description = "Extracted snapshot testing lib for LocalStack"
12
dependencies = [
13
"jsonpath-ng>1.6",
0 commit comments