Skip to content

Commit

Permalink
Release version 0.0.0.dev281
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 24, 2024
1 parent d78d960 commit 377ea3a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 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.dev280"
version = "0.0.0.dev281"
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.dev25",
"LoggerMan == 0.0.0.dev26",
"PySerials == 0.0.0.dev14",
"GitTidy == 0.0.0.dev17",
"GitTidy == 0.0.0.dev18",
"PkgData == 0.0.0.dev4",
"PyShellMan == 0.0.0.dev2",
"PySyntax == 0.0.0.dev3",
Expand Down
18 changes: 18 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
packaging >= 23.2, < 24
trove-classifiers >= 2024.9.12
jsonschema >= 4.23, < 5
referencing == 0.35.1
jsonpath-ng == 1.6.1
ruamel.yaml == 0.17.40
PyLinks == 0.0.0.dev27
LoggerMan == 0.0.0.dev26
PySerials == 0.0.0.dev14
GitTidy == 0.0.0.dev18
PkgData == 0.0.0.dev4
PyShellMan == 0.0.0.dev2
PySyntax == 0.0.0.dev3
ExceptionMan == 0.0.0.dev11
MDit == 0.0.0.dev11
JSONSchemata == 0.0.0.dev10
VersionMan == 0.0.0.dev248
HTMP == 0.0.0.dev5

0 comments on commit 377ea3a

Please sign in to comment.