Skip to content

Commit

Permalink
Release version 0.0.0.dev295
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 26, 2024
1 parent 552cfb3 commit 4a4b39d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 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.dev294"
version = "0.0.0.dev295"
name = "ControlMan"
dependencies = [
"packaging >= 23.2, < 24",
Expand All @@ -27,15 +27,15 @@ dependencies = [
"jsonpath-ng == 1.6.1",
"ruamel.yaml == 0.17.40",
"PyLinks == 0.0.0.dev27",
"LoggerMan == 0.0.0.dev39",
"PySerials == 0.0.0.dev15",
"GitTidy == 0.0.0.dev31",
"LoggerMan == 0.0.0.dev40",
"PySerials == 0.0.0.dev16",
"GitTidy == 0.0.0.dev32",
"PkgData == 0.0.0.dev4",
"PyShellMan == 0.0.0.dev2",
"PySyntax == 0.0.0.dev3",
"ExceptionMan == 0.0.0.dev12",
"MDit == 0.0.0.dev12",
"JSONSchemata == 0.0.0.dev11",
"ExceptionMan == 0.0.0.dev13",
"MDit == 0.0.0.dev13",
"JSONSchemata == 0.0.0.dev12",
"VersionMan == 0.0.0.dev248",
"HTMP == 0.0.0.dev5",
]
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ referencing == 0.35.1
jsonpath-ng == 1.6.1
ruamel.yaml == 0.17.40
PyLinks == 0.0.0.dev27
LoggerMan == 0.0.0.dev39
PySerials == 0.0.0.dev15
GitTidy == 0.0.0.dev31
LoggerMan == 0.0.0.dev40
PySerials == 0.0.0.dev16
GitTidy == 0.0.0.dev32
PkgData == 0.0.0.dev4
PyShellMan == 0.0.0.dev2
PySyntax == 0.0.0.dev3
ExceptionMan == 0.0.0.dev12
MDit == 0.0.0.dev12
JSONSchemata == 0.0.0.dev11
ExceptionMan == 0.0.0.dev13
MDit == 0.0.0.dev13
JSONSchemata == 0.0.0.dev12
VersionMan == 0.0.0.dev248
HTMP == 0.0.0.dev5

0 comments on commit 4a4b39d

Please sign in to comment.