Skip to content

Commit

Permalink
Release 0.4.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Oct 19, 2023
1 parent 64a97aa commit 2b0323b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions grimoirelab_toolkit/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# File auto-generated by semverup on 2023-08-25 08:54:33.472641
__version__ = "0.4.0-rc.1"
# File auto-generated by semverup on 2023-10-19 16:08:08.157340
__version__ = "0.4.0-rc.2"
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 = "grimoirelab-toolkit"
version = "0.4.0-rc.1"
version = "0.4.0-rc.2"
description = "Toolkit of common functions used across GrimoireLab"
authors = [
"GrimoireLab Developers"
Expand Down
3 changes: 3 additions & 0 deletions releases/0.4.0-rc.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## grimoirelab-toolkit 0.4.0-rc.2 - (2023-10-19)

* Update Poetry's package dependencies

0 comments on commit 2b0323b

Please sign in to comment.