Skip to content

Commit

Permalink
KIT-3398 increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
oschulzSam committed May 6, 2024
1 parent db55729 commit d75c8b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "sag-py-logging"
version = "0.3.3"
version = "0.3.4"
description = "Initialize logging from a configuration json"
authors = ["Samhammer AG"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setuptools.setup(
name="sag-py-logging",
version="0.3.3",
version="0.3.4",
description="Initialize logging from a configuration json",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit d75c8b8

Please sign in to comment.