Skip to content

Commit 87821d2

Browse files
committed
ci: trigger release workflow
1 parent 2736f02 commit 87821d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "dbt-core-interface"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
dynamic = []
55
description = "Dbt Core Interface"
66
authors = [
77
{ name = "Alex Butler", email = "[email protected]" },
88
]
99
license = { text = "MIT" }
1010
readme = "README.md"
11-
requires-python = ">=3.9,<3.14"
11+
requires-python = ">=3.10,<3.14"
1212
classifiers = [
1313
"Development Status :: 4 - Beta",
1414
]

0 commit comments

Comments
 (0)