Skip to content

Commit

Permalink
Release 0.2.2-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Sep 6, 2022
1 parent 7d2e848 commit 04cf924
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions perceval/backends/opnfv/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# File auto-generated by semverup on 2022-08-23 09:04:37.611276
__version__ = "0.2.2-rc.2"
# File auto-generated by semverup on 2022-09-06 14:01:44.182786
__version__ = "0.2.2-rc.3"
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 = "perceval-opnfv"
version = "0.2.2-rc.2"
version = "0.2.2-rc.3"
description = "Bundle of Perceval backends for OPNFV ecosystem."
authors = [
"GrimoireLab Developers"
Expand Down
3 changes: 3 additions & 0 deletions releases/0.2.2-rc.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## perceval-opnfv 0.2.2-rc.3 - (2022-09-06)

* Update Poetry's package dependencies

0 comments on commit 04cf924

Please sign in to comment.