Skip to content

Commit

Permalink
Release version 0.0.0.dev4
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Dec 30, 2024
1 parent bc38a19 commit 3f8ff57
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 154 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev3"
version = "0.0.0.dev4"
name = "JSONSchema-MDit"
requires-python = ">=3.10"
dependencies = [
"MDit == 0.0.0.dev53",
"PySerials == 0.0.0.dev56",
"PyLinks == 0.0.0.dev66",
"MDit == 0.0.0.dev54",
"PySerials == 0.0.0.dev57",
"PyLinks == 0.0.0.dev67",
]
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MDit == 0.0.0.dev53
PySerials == 0.0.0.dev56
PyLinks == 0.0.0.dev66
MDit == 0.0.0.dev54
PySerials == 0.0.0.dev57
PyLinks == 0.0.0.dev67
Loading

0 comments on commit 3f8ff57

Please sign in to comment.