Skip to content

Commit

Permalink
Release version 0.0.0.dev284
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 24, 2024
1 parent c10210a commit efb8683
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.dev283"
version = "0.0.0.dev284"
name = "ControlMan"
dependencies = [
"packaging >= 23.2, < 24",
Expand All @@ -27,9 +27,9 @@ dependencies = [
"jsonpath-ng == 1.6.1",
"ruamel.yaml == 0.17.40",
"PyLinks == 0.0.0.dev27",
"LoggerMan == 0.0.0.dev28",
"LoggerMan == 0.0.0.dev29",
"PySerials == 0.0.0.dev14",
"GitTidy == 0.0.0.dev20",
"GitTidy == 0.0.0.dev21",
"PkgData == 0.0.0.dev4",
"PyShellMan == 0.0.0.dev2",
"PySyntax == 0.0.0.dev3",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ referencing == 0.35.1
jsonpath-ng == 1.6.1
ruamel.yaml == 0.17.40
PyLinks == 0.0.0.dev27
LoggerMan == 0.0.0.dev28
LoggerMan == 0.0.0.dev29
PySerials == 0.0.0.dev14
GitTidy == 0.0.0.dev20
GitTidy == 0.0.0.dev21
PkgData == 0.0.0.dev4
PyShellMan == 0.0.0.dev2
PySyntax == 0.0.0.dev3
Expand Down

0 comments on commit efb8683

Please sign in to comment.