Skip to content

Commit

Permalink
Release version 0.0.0.dev15
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 27, 2024
1 parent cdb9cec commit 0e2c9d7
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.dev14"
version = "0.0.0.dev15"
name = "ExceptionMan"
dependencies = [
"MDit == 0.0.0.dev14",
"MDit == 0.0.0.dev15",
"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.dev14
MDit == 0.0.0.dev15
rich >= 13.5
pygments

0 comments on commit 0e2c9d7

Please sign in to comment.