Skip to content

Commit

Permalink
Release version 0.0.0.dev34
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Nov 13, 2024
1 parent eed6912 commit f689012
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.dev33"
version = "0.0.0.dev34"
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.dev36",
"PyBadger == 0.0.0.dev30",
"PySerials == 0.0.0.dev37",
"PyBadger == 0.0.0.dev31",
"PyColorIT == 0.0.0.dev8",
"ProtocolMan == 0.0.0.dev2",
"HTMP == 0.0.0.dev5",
"JSONSchemata == 0.0.0.dev32",
"JSONSchemata == 0.0.0.dev33",
]
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.dev36
PyBadger == 0.0.0.dev30
PySerials == 0.0.0.dev37
PyBadger == 0.0.0.dev31
PyColorIT == 0.0.0.dev8
ProtocolMan == 0.0.0.dev2
HTMP == 0.0.0.dev5
JSONSchemata == 0.0.0.dev32
JSONSchemata == 0.0.0.dev33

0 comments on commit f689012

Please sign in to comment.