Skip to content

Commit

Permalink
Release version 0.0.0.dev17
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 30, 2024
1 parent a745cc6 commit 8aef277
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.dev16"
version = "0.0.0.dev17"
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.dev4",
"PySerials == 0.0.0.dev19",
"PyBadger == 0.0.0.dev13",
"PySerials == 0.0.0.dev20",
"PyBadger == 0.0.0.dev14",
"PyColorIT == 0.0.0.dev7",
"ProtocolMan == 0.0.0.dev2",
"HTMP == 0.0.0.dev5",
"JSONSchemata == 0.0.0.dev15",
"JSONSchemata == 0.0.0.dev16",
]
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.dev4
PySerials == 0.0.0.dev19
PyBadger == 0.0.0.dev13
PySerials == 0.0.0.dev20
PyBadger == 0.0.0.dev14
PyColorIT == 0.0.0.dev7
ProtocolMan == 0.0.0.dev2
HTMP == 0.0.0.dev5
JSONSchemata == 0.0.0.dev15
JSONSchemata == 0.0.0.dev16

0 comments on commit 8aef277

Please sign in to comment.