Skip to content

Commit bdd6edc

Browse files
committed
update metadata
1 parent 173134e commit bdd6edc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[tool.poetry]
22
name = "unclogger"
3-
version = "0.1.0"
3+
repository = "https://github.com/berislavlopac/unclogger"
4+
version = "0.1.1"
45
description = "Custom wrapper for enhanced structured logging."
56
authors = ["Berislav Lopac <[email protected]>"]
7+
readme = "README.md"
68

79
[tool.poetry.dependencies]
810
python = "^3.8"

release-notes/0.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* update metadata

0 commit comments

Comments
 (0)