Skip to content

Commit

Permalink
Merge pull request #69 from Zuehlke/feature/increase-version-number
Browse files Browse the repository at this point in the history
increase version number
  • Loading branch information
silvanmelchior authored Dec 22, 2022
2 parents 3e5d8f6 + 765916b commit dfa9e97
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.8.0"
version = "1.8.1"
description = "ConfZ is a configuration management library for Python based on pydantic."
license = "MIT"
authors = ["Zühlke"]
Expand Down

0 comments on commit dfa9e97

Please sign in to comment.