Skip to content

Commit 0f34fa1

Browse files
committed
chore: bump renku template version in CLI
1 parent 666e3cd commit 0f34fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renku/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from importlib_metadata import distribution, version # type: ignore
2525

2626
__version__ = cast(str, version("renku"))
27-
__template_version__ = "0.5.0"
27+
__template_version__ = "0.7.1"
2828
__minimum_project_version__ = "2.4.0"
2929

3030

0 commit comments

Comments
 (0)