Skip to content

Commit

Permalink
Release version 0.0.0.dev26
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 20, 2024
1 parent a02fa6a commit b920087
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev25"
version = "0.0.0.dev26"
name = "MDit"
requires-python = ">=3.10"
dependencies = [
Expand All @@ -42,10 +42,10 @@ dependencies = [
"pydantic >= 2.9",
"referencing >= 0.35.1",
"PkgData == 0.0.0.dev5",
"PySerials == 0.0.0.dev28",
"PyBadger == 0.0.0.dev22",
"PySerials == 0.0.0.dev29",
"PyBadger == 0.0.0.dev23",
"PyColorIT == 0.0.0.dev8",
"ProtocolMan == 0.0.0.dev2",
"HTMP == 0.0.0.dev5",
"JSONSchemata == 0.0.0.dev24",
"JSONSchemata == 0.0.0.dev25",
]
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ rich >= 13.8
pydantic >= 2.9
referencing >= 0.35.1
PkgData == 0.0.0.dev5
PySerials == 0.0.0.dev28
PyBadger == 0.0.0.dev22
PySerials == 0.0.0.dev29
PyBadger == 0.0.0.dev23
PyColorIT == 0.0.0.dev8
ProtocolMan == 0.0.0.dev2
HTMP == 0.0.0.dev5
JSONSchemata == 0.0.0.dev24
JSONSchemata == 0.0.0.dev25

0 comments on commit b920087

Please sign in to comment.