Skip to content

Commit 77caa5a

Browse files
authored
feat: add support for the Teak release (#18)
1 parent 0241e00 commit 77caa5a

2 files changed

Lines changed: 11 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "drydock-backups"
3-
version = "19.0.1"
3+
version = "20.0.0"
44
description = "Drydock backups plugin for Tutor"
55
readme = "README.md"
66
authors = [
@@ -22,7 +22,7 @@ classifiers = [
2222
requires-python = ">=3.9"
2323

2424
dependencies = [
25-
"tutor~=19.0"
25+
"tutor~=20.0"
2626
]
2727

2828
[project.urls]

uv.lock

Lines changed: 9 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)