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 fac85b5 commit eef44b0Copy full SHA for eef44b0
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2025-06-19 15:21:30.484286
2
-__version__ = "1.1.8"
+# File auto-generated by semverup on 2025-08-18 15:20:58.795939
+__version__ = "1.1.9-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "1.1.8"
+version = "1.1.9-rc.1"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/1.1.9-rc.1.md
@@ -0,0 +1,3 @@
+ ## graal 1.1.9-rc.1 - (2025-08-18)
+
+ * Update Poetry's package dependencies
0 commit comments