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 2ec8610 commit 1d73979Copy full SHA for 1d73979
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2024-11-13 16:01:18.955023
2
-__version__ = "1.1.0"
+# File auto-generated by semverup on 2024-12-11 09:17:22.318863
+__version__ = "1.1.1-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "1.1.0"
+version = "1.1.1-rc.1"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/1.1.1-rc.1.md
@@ -0,0 +1,3 @@
+ ## graal 1.1.1-rc.1 - (2024-12-11)
+
+ * Update Poetry's package dependencies
0 commit comments