Skip to content

Commit

Permalink
Release version 0.0.0.dev294
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 25, 2024
1 parent fb24da7 commit 552cfb3
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.dev293"
version = "0.0.0.dev294"
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.dev38",
"LoggerMan == 0.0.0.dev39",
"PySerials == 0.0.0.dev15",
"GitTidy == 0.0.0.dev30",
"GitTidy == 0.0.0.dev31",
"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.dev38
LoggerMan == 0.0.0.dev39
PySerials == 0.0.0.dev15
GitTidy == 0.0.0.dev30
GitTidy == 0.0.0.dev31
PkgData == 0.0.0.dev4
PyShellMan == 0.0.0.dev2
PySyntax == 0.0.0.dev3
Expand Down

0 comments on commit 552cfb3

Please sign in to comment.