We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08f524 commit 6667779Copy full SHA for 6667779
1 file changed
renku/version.py
@@ -26,7 +26,7 @@
26
27
__version__ = version("renku")
28
__template_version__ = "0.4.1"
29
-__minimum_project_version__ = "1.7.0"
+__minimum_project_version__ = "2.1.0"
30
31
32
def is_release():
0 commit comments