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 fffbc45 commit 0671cc8Copy full SHA for 0671cc8
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2025-05-20 09:54:14.378212
2
-__version__ = "1.1.5"
+# File auto-generated by semverup on 2025-06-03 09:18:25.678522
+__version__ = "1.1.6-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "1.1.5"
+version = "1.1.6-rc.1"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/1.1.6-rc.1.md
@@ -0,0 +1,3 @@
+ ## graal 1.1.6-rc.1 - (2025-06-03)
+
+ * Update Poetry's package dependencies
0 commit comments