We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be1aca commit 64e23aaCopy full SHA for 64e23aa
‎pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydantic-changedetect"
3
-version = "0.7.3"
+version = "0.8.0"
4
description = "Extend pydantic models to also detect and record changes made to the model attributes."
5
authors = ["TEAM23 GmbH <[email protected]>"]
6
license = "MIT"
0 commit comments