Skip to content

Commit e9e507b

Browse files
authored
Merge pull request #6 from render-engine/add-workflows
update render-engine requirement
2 parents 0732ea6 + d735fcc commit e9e507b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools_scm", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
dependencies = ["render-engine >= 2024.1.2"]
6+
dependencies = ["render-engine >= 2025.6.1a1"]
77
name = "render-engine-subcollections"
88
dynamic = ["version"]
99
description = "Create subcollections based on the collection"

0 commit comments

Comments
 (0)