Skip to content

Commit 8c760d4

Browse files
committed
chore: merge from master
1 parent 988c74e commit 8c760d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v0.1.0 (2025-10-10)
6+
7+
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "readylog"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
description = "Creates a reasonable logging configuration for a Python project"
55
license = "BSD-2-Clause"
66
readme = "README.md"

0 commit comments

Comments
 (0)