Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 23, 2024
1 parent ad0a2e3 commit 153b078
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 @@ -16,10 +16,10 @@ namespaces = true

# ----------------------------------------- Project Metadata -------------------------------------
[project]
version = "0.0.0.dev5"
version = "0.0.0.dev6"
name = "ExceptionMan"
dependencies = [
"mdit == 0.0.0.dev5",
"MDit == 0.0.0.dev6",
"rich >= 13.5",
"pygments",
]
Expand Down

0 comments on commit 153b078

Please sign in to comment.