Skip to content

Commit

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

* Update Poetry's package dependencies

0 comments on commit 08d8a17

Please sign in to comment.