Skip to content

Commit

Permalink
Release version 0.0.0.dev3
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Dec 29, 2024
1 parent 716ee19 commit bc38a19
Show file tree
Hide file tree
Showing 3 changed files with 172 additions and 112 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.dev2"
version = "0.0.0.dev3"
name = "JSONSchema-MDit"
requires-python = ">=3.10"
dependencies = [
"MDit == 0.0.0.dev52",
"PySerials == 0.0.0.dev55",
"PyLinks == 0.0.0.dev65",
"MDit == 0.0.0.dev53",
"PySerials == 0.0.0.dev56",
"PyLinks == 0.0.0.dev66",
]
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.dev52
PySerials == 0.0.0.dev55
PyLinks == 0.0.0.dev65
MDit == 0.0.0.dev53
PySerials == 0.0.0.dev56
PyLinks == 0.0.0.dev66
Loading

0 comments on commit bc38a19

Please sign in to comment.