Skip to content

Commit

Permalink
chore(poetry): bump project version to 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
catcombo committed Sep 30, 2024
1 parent bd50126 commit 5971ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "jira2markdown"
version = "0.3.6"
version = "0.3.7"
description = "Convert text from JIRA markup to Markdown using parsing expression grammars"
license = "MIT"
authors = ["Evgeniy Krysanov <evgeniy.krysanov@gmail.com>"]
Expand Down

0 comments on commit 5971ced

Please sign in to comment.