Skip to content

Commit

Permalink
Release 0.10.7-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Feb 8, 2024
1 parent fb71456 commit a0c460c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sirmordred"
version = "0.10.6"
version = "0.10.7-rc.1"
description = "Drive GrimoireLab tools to produce a dashboard"
authors = [
"GrimoireLab Developers"
Expand Down
3 changes: 3 additions & 0 deletions releases/0.10.7-rc.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## sirmordred 0.10.7-rc.1 - (2024-02-08)

* Update Poetry's package dependencies
4 changes: 2 additions & 2 deletions sirmordred/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# File auto-generated by semverup on 2024-02-01 15:02:25.075443
__version__ = "0.10.6"
# File auto-generated by semverup on 2024-02-08 10:42:07.463134
__version__ = "0.10.7-rc.1"

0 comments on commit a0c460c

Please sign in to comment.