Skip to content

Commit

Permalink
chore: bump python-markdown-extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaokeyibb committed Aug 29, 2024
1 parent 6ff73fe commit ef10237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-markdown-extension/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "python_markdown_document_offsets_injection_extension"
version = "0.2.0"
version = "0.3.0"
description = "A Python-Markdown compiler plugin that put markdown words offset to the output HTML."
authors = [{ name = "HikariLan", email = "[email protected]" }]
license = { text = "Apache-2.0" }
Expand Down

0 comments on commit ef10237

Please sign in to comment.