Skip to content

Commit 6e80e18

Browse files
committed
bump version
1 parent fd7a34e commit 6e80e18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "confdantic"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
description = "Confdantic is a Python library that enhances Pydantic's capabilities for working with JSON, YAML, and TOML formats. It preserves field descriptions as comments when serializing to YAML or TOML, making it great for generating user-friendly configuration files."
55
authors = [{ name = "Žiga Ivanšek", email = "ziga.ivansek@gmail.com" }]
66
license = { file = "LICENSE.txt" }

0 commit comments

Comments
 (0)