Skip to content

Commit

Permalink
Release version 0.0.0.dev331
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Oct 20, 2024
1 parent 7c1dbb9 commit 5c8061d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.dev330"
version = "0.0.0.dev331"
name = "ControlMan"
dependencies = [
"packaging >= 23.2, < 24",
Expand Down
5 changes: 4 additions & 1 deletion src/controlman/_data/schema/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2591,7 +2591,6 @@ properties:
default: false
timeline_template:
type: object
additionalProperties: false
default: {}
properties:
opened:
Expand All @@ -2608,6 +2607,10 @@ properties:
type: string
unlocked:
type: string
pull_opened:
type: string
push:
type: string
reference_template:
type: string
default: |
Expand Down

0 comments on commit 5c8061d

Please sign in to comment.