Skip to content

Commit

Permalink
chore: add version to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Oct 21, 2024
1 parent 5407223 commit 2315301
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ requires = ["maturin>=1,<2"]

[project]
name = "pyromark"
version = "0.5.0"
description = "Blazingly fast Markdown parser"
readme = "README.md"
keywords = ["converter", "html"]
Expand Down

0 comments on commit 2315301

Please sign in to comment.