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 cfef750 commit cc0eee9Copy full SHA for cc0eee9
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "grimoirelab-core"
3
-version = "0.0.1-rc.1"
+version = "0.0.1-rc.2"
4
description = "Core of GrimoireLab"
5
authors = [
6
"GrimoireLab Developers"
releases/0.0.1-rc.2.md
@@ -0,0 +1,4 @@
+## grimoirelab-core 0.0.1-rc.2 - (2025-01-16)
+
+No changes list available.
src/grimoirelab/core/_version.py
@@ -1,2 +1,2 @@
-# File auto-generated by semverup on 2025-01-16 11:17:25.333441
-__version__ = "0.0.1-rc.1"
+# File auto-generated by semverup on 2025-01-16 11:50:05.274707
+__version__ = "0.0.1-rc.2"
0 commit comments