Skip to content

Commit e859ad0

Browse files
author
Andrei Neagu
committed
services/dynamic-scheduler version: 1.0.0 → 1.1.0
1 parent ae6618d commit e859ad0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

services/dynamic-scheduler/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.0
2+
current_version = 1.1.0
33
commit = True
44
message = services/dynamic-scheduler version: {current_version} → {new_version}
55
tag = False
@@ -9,9 +9,9 @@ commit_args = --no-verify
99

1010
[tool:pytest]
1111
asyncio_mode = auto
12-
markers =
12+
markers =
1313
testit: "marks test to run during development"
1414

1515
[mypy]
16-
plugins =
16+
plugins =
1717
pydantic.mypy

0 commit comments

Comments
 (0)