Skip to content

Commit 6e6935b

Browse files
committed
Update version to 0.6.1
1 parent c5725ff commit 6e6935b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = [
44
{name = "Martin Møldrup"},
55
]
66
requires-python = "<4.0,>=3.9"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
description = "A snapshot library for python optimized for easy of use, human readable snapshots and enabling decoupling of chained integration tests."
99
readme = "README.md"
1010
classifiers = [

0 commit comments

Comments
 (0)