Skip to content

Commit

Permalink
Release 0.3.6-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Jan 18, 2023
1 parent 6673dba commit aedbcc7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cereslib/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# File auto-generated by semverup on 2023-01-09 19:35:35.045437
__version__ = "0.3.6-rc.1"
# File auto-generated by semverup on 2023-01-18 18:07:01.394558
__version__ = "0.3.6-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 = "cereslib"
version = "0.3.6-rc.1"
version = "0.3.6-rc.2"
description = "GrimoireLab: Unify, eventize and enrich information from Perceval"
authors = [
"GrimoireLab Developers"
Expand Down
3 changes: 3 additions & 0 deletions releases/0.3.6-rc.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## cereslib 0.3.6-rc.2 - (2023-01-18)

* Update Poetry's package dependencies

0 comments on commit aedbcc7

Please sign in to comment.