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 926a82b commit 81ba217Copy full SHA for 81ba217
cereslib/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2024-12-11 10:23:28.631267
2
-__version__ = "1.0.8"
+# File auto-generated by semverup on 2025-01-15 10:46:50.799719
+__version__ = "1.0.9-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cereslib"
3
-version = "1.0.8"
+version = "1.0.9-rc.1"
4
description = "GrimoireLab: Unify, eventize and enrich information from Perceval"
5
authors = [
6
"GrimoireLab Developers"
releases/1.0.9-rc.1.md
@@ -0,0 +1,3 @@
+ ## cereslib 1.0.9-rc.1 - (2025-01-15)
+
+ * Update Poetry's package dependencies
0 commit comments