fix(formatter): custom fields

This commit is contained in:
2024-09-12 15:21:59 +03:00
parent ad7db29ac1
commit 44ffa512a1
3 changed files with 207 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "bunyan-formatter"
version = "1.0.0"
version = "0.1.0"
description = "Bunyan Formatter for Python"
dependencies = []
readme = "README.md"