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