Skip to content

Commit

Permalink
Release version 0.0.0.dev19
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 1, 2024
1 parent 4ea3ceb commit c7f5460
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 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.dev18"
version = "0.0.0.dev19"
name = "MDit"
requires-python = ">=3.10"
dependencies = [
Expand All @@ -41,11 +41,11 @@ dependencies = [
"rich >= 13.8",
"pydantic >= 2.9",
"referencing >= 0.35.1",
"PkgData == 0.0.0.dev4",
"PySerials == 0.0.0.dev21",
"PyBadger == 0.0.0.dev15",
"PyColorIT == 0.0.0.dev7",
"PkgData == 0.0.0.dev5",
"PySerials == 0.0.0.dev22",
"PyBadger == 0.0.0.dev16",
"PyColorIT == 0.0.0.dev8",
"ProtocolMan == 0.0.0.dev2",
"HTMP == 0.0.0.dev5",
"JSONSchemata == 0.0.0.dev17",
"JSONSchemata == 0.0.0.dev18",
]
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ pygments
rich >= 13.8
pydantic >= 2.9
referencing >= 0.35.1
PkgData == 0.0.0.dev4
PySerials == 0.0.0.dev21
PyBadger == 0.0.0.dev15
PyColorIT == 0.0.0.dev7
PkgData == 0.0.0.dev5
PySerials == 0.0.0.dev22
PyBadger == 0.0.0.dev16
PyColorIT == 0.0.0.dev8
ProtocolMan == 0.0.0.dev2
HTMP == 0.0.0.dev5
JSONSchemata == 0.0.0.dev17
JSONSchemata == 0.0.0.dev18

0 comments on commit c7f5460

Please sign in to comment.