Skip to content

Commit

Permalink
Release version 0.0.0.dev34
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Nov 13, 2024
1 parent b0b37f2 commit e55292d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.dev33"
version = "0.0.0.dev34"
name = "ExceptionMan"
dependencies = [
"MDit == 0.0.0.dev33",
"MDit == 0.0.0.dev34",
"rich >= 13.5",
"pygments",
]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MDit == 0.0.0.dev33
MDit == 0.0.0.dev34
rich >= 13.5
pygments

0 comments on commit e55292d

Please sign in to comment.