Skip to content

Commit 9433e40

Browse files
committed
fix: package version
1 parent b5d6854 commit 9433e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "logginger"
3-
version = "0.0.2"
3+
version = "0.0.4"
44
description = "Logginger is a simple logging library that includes tools to extend the logging module."
55
authors = ["Hikmat Samadov <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)