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 1363c5d commit 4427bbfCopy full SHA for 4427bbf
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2022-07-22 14:14:17.184294
2
-__version__ = "0.3.2-rc.1"
+# File auto-generated by semverup on 2022-08-23 09:04:56.539896
+__version__ = "0.3.2-rc.2"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "0.3.2-rc.1"
+version = "0.3.2-rc.2"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/0.3.2-rc.2.md
@@ -0,0 +1,3 @@
+## graal 0.3.2-rc.2 - (2022-08-23)
+
+* Update Poetry's package dependencies
0 commit comments