Skip to content

Commit

Permalink
Merge pull request #54 from Zuehlke/feature/increase-version-number
Browse files Browse the repository at this point in the history
increase version to 1.6.1
  • Loading branch information
silvanmelchior authored Jul 7, 2022
2 parents d028268 + 3f365bc commit f1d4241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "confz"
version = "1.6.0"
version = "1.6.1"
description = "ConfZ is a configuration management library for Python based on pydantic."
license = "MIT"
authors = ["Zühlke"]
Expand Down

0 comments on commit f1d4241

Please sign in to comment.