1 parent 214dbd9 commit 772dad4Copy full SHA for 772dad4
2 files changed
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
Fixed a weird untested bug for reading from meta-data file.
6
7
+## [0.3.3](https://github.com/Chris1221/yamldoc/compare/v0.3.2...v0.3.3) (2026-07-03)
8
+
9
10
+### Bug Fixes
11
12
+* trigger release-please ([214dbd9](https://github.com/Chris1221/yamldoc/commit/214dbd9717e5b08f2fda655bcbb3612e2c53d94d))
13
14
## [0.3.2](https://github.com/Chris1221/yamldoc/compare/v0.3.1...v0.3.2) (2026-07-03)
15
16
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "yamldoc"
3
-version = "0.3.2"
+version = "0.3.3"
description = "Documentation engine for YAML."
authors = [
{name = "Chris Cole", email = "chris.c.1221@gmail.com"}
0 commit comments