feat: prepare v0.3.0 library delivery

This commit is contained in:
2026-08-27 14:25:07 +08:00
parent 11349e007a
commit ad1fb18137
7 changed files with 511 additions and 28 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mdpolish"
version = "0.2.0"
version = "0.3.0"
description = "Deterministic functional core for composing exact Markdown modifiers"
requires-python = ">=3.11"
dependencies = []