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 d3a7b78 commit 11028b6Copy full SHA for 11028b6
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2022-09-26 08:52:48.898352
2
-__version__ = "0.3.2-rc.7"
+# File auto-generated by semverup on 2022-09-26 10:18:35.736377
+__version__ = "0.3.2-rc.8"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "0.3.2-rc.7"
+version = "0.3.2-rc.8"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/0.3.2-rc.8.md
@@ -0,0 +1,3 @@
+## graal 0.3.2-rc.8 - (2022-09-26)
+
+* Update Poetry's package dependencies
0 commit comments