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 bdd0ffb commit fc81f5bCopy full SHA for fc81f5b
graal/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2023-07-23 19:52:58.675056
2
-__version__ = "0.4.12"
+# File auto-generated by semverup on 2023-08-06 17:08:30.043386
+__version__ = "0.4.13-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "graal"
3
-version = "0.4.12"
+version = "0.4.13-rc.1"
4
description = "A generic source code analyzer"
5
authors = [
6
"GrimoireLab Developers"
releases/0.4.13-rc.1.md
@@ -0,0 +1,3 @@
+ ## graal 0.4.13-rc.1 - (2023-08-06)
+
+ * Update Poetry's package dependencies
0 commit comments