We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7bd7d commit 37b3c79Copy full SHA for 37b3c79
perceval/_version.py
@@ -1,2 +1,2 @@
1
-# File auto-generated by semverup on 2025-10-31 08:48:38.591160
2
-__version__ = "1.4.1"
+# File auto-generated by semverup on 2025-11-11 10:14:43.307314
+__version__ = "1.4.2-rc.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "perceval"
3
-version = "1.4.1"
+version = "1.4.2-rc.1"
4
description = "Send Sir Perceval on a quest to fetch and gather data from software repositories."
5
authors = [
6
"GrimoireLab Developers"
releases/1.4.2-rc.1.md
@@ -0,0 +1,3 @@
+ ## perceval 1.4.2-rc.1 - (2025-11-11)
+
+ * Update Poetry's package dependencies
0 commit comments