chore: bump version number

This commit is contained in:
2026-01-23 08:45:45 +02:00
parent 9797e23c39
commit c4cb775a50
3 changed files with 3 additions and 3 deletions

View File

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