Skip to content

Commit

Permalink
Release version 0.0.0.dev296
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 26, 2024
1 parent 4a4b39d commit b421c60
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.dev295"
version = "0.0.0.dev296"
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.dev40",
"LoggerMan == 0.0.0.dev41",
"PySerials == 0.0.0.dev16",
"GitTidy == 0.0.0.dev32",
"GitTidy == 0.0.0.dev33",
"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.dev40
LoggerMan == 0.0.0.dev41
PySerials == 0.0.0.dev16
GitTidy == 0.0.0.dev32
GitTidy == 0.0.0.dev33
PkgData == 0.0.0.dev4
PyShellMan == 0.0.0.dev2
PySyntax == 0.0.0.dev3
Expand Down

0 comments on commit b421c60

Please sign in to comment.