chore: bump version number

This commit is contained in:
2026-01-21 15:22:52 +02:00
parent 42cc358cba
commit dc1f5b169f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "bunyan-formatter"
version = "0.1.5"
version = "0.1.6"
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
dependencies = []
readme = "README.md"