Skip to content

Commit

Permalink
Release version 0.0.0.dev426
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Dec 30, 2024
1 parent f4243a7 commit 3f28097
Show file tree
Hide file tree
Showing 4 changed files with 225 additions and 194 deletions.
20 changes: 10 additions & 10 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.dev425"
version = "0.0.0.dev426"
name = "ControlMan"
dependencies = [
"packaging >= 23.2, < 24",
Expand All @@ -27,18 +27,18 @@ dependencies = [
"jsonpath-ng == 1.6.1",
"ruamel.yaml == 0.18.6",
"Jinja2 >= 3, < 4",
"PyLinks == 0.0.0.dev66",
"LoggerMan == 0.0.0.dev83",
"PySerials == 0.0.0.dev56",
"GitTidy == 0.0.0.dev81",
"PyLinks == 0.0.0.dev67",
"LoggerMan == 0.0.0.dev84",
"PySerials == 0.0.0.dev57",
"GitTidy == 0.0.0.dev82",
"PkgData == 0.0.0.dev5",
"PyShellMan == 0.0.0.dev43",
"PyShellMan == 0.0.0.dev44",
"PySyntax == 0.0.0.dev5",
"ExceptionMan == 0.0.0.dev53",
"MDit == 0.0.0.dev53",
"JSONSchemata == 0.0.0.dev52",
"ExceptionMan == 0.0.0.dev54",
"MDit == 0.0.0.dev54",
"JSONSchemata == 0.0.0.dev53",
"VersionMan == 0.0.0.dev249",
"HTMP == 0.0.0.dev5",
"LicenseMan == 0.0.0.dev40",
"LicenseMan == 0.0.0.dev41",
]
requires-python = ">=3.10"
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ referencing == 0.35.1
jsonpath-ng == 1.6.1
ruamel.yaml == 0.18.6
Jinja2 >= 3, < 4
PyLinks == 0.0.0.dev66
LoggerMan == 0.0.0.dev83
PySerials == 0.0.0.dev56
GitTidy == 0.0.0.dev81
PyLinks == 0.0.0.dev67
LoggerMan == 0.0.0.dev84
PySerials == 0.0.0.dev57
GitTidy == 0.0.0.dev82
PkgData == 0.0.0.dev5
PyShellMan == 0.0.0.dev43
PyShellMan == 0.0.0.dev44
PySyntax == 0.0.0.dev5
ExceptionMan == 0.0.0.dev53
MDit == 0.0.0.dev53
JSONSchemata == 0.0.0.dev52
ExceptionMan == 0.0.0.dev54
MDit == 0.0.0.dev54
JSONSchemata == 0.0.0.dev53
VersionMan == 0.0.0.dev249
HTMP == 0.0.0.dev5
LicenseMan == 0.0.0.dev40
LicenseMan == 0.0.0.dev41
150 changes: 0 additions & 150 deletions src/controlman/_data/schema/def/docfile.yaml

This file was deleted.

Loading

0 comments on commit 3f28097

Please sign in to comment.