We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff5895 commit a12f8a6Copy full SHA for a12f8a6
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2025-09-10 14:58:14.966079
2
-__version__ = "1.2.0-rc.1"
+# File auto-generated by semverup on 2025-09-15 11:40:25.337328
+__version__ = "1.2.0-rc.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "1.2.0-rc.1"
+version = "1.2.0-rc.2"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/1.2.0-rc.2.md
@@ -0,0 +1,3 @@
+ ## graal 1.2.0-rc.2 - (2025-09-15)
+
+ * Update Poetry's package dependencies
0 commit comments