Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudmiribel authored Apr 7, 2023
1 parent 24611cd commit 2a6f707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "markdownlit"
version = "0.0.5"
version = "0.0.6"
authors = [
{ name="Arnaud Miribel", email="arnaudmiribel@gmail.com" },
]
Expand Down Expand Up @@ -32,4 +32,4 @@ keywords = [

[project.urls]
"Homepage" = "https://github.com/arnaudmiribel/markdownlit"
"Bug Tracker" = "https://github.com/arnaudmiribel/markdownlit/issues"
"Bug Tracker" = "https://github.com/arnaudmiribel/markdownlit/issues"

0 comments on commit 2a6f707

Please sign in to comment.