Skip to content

Commit bfe69bc

Browse files
committed
Release 1.0.0
1 parent 7ae63ca commit bfe69bc

File tree

5 files changed

+18
-12
lines changed

5 files changed

+18
-12
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Releases
22

3+
## cereslib 1.0.0 - (2024-04-13)
4+
5+
**New features:**
6+
7+
* First major release\
8+
GrimoireLab reached a stable status. This is our first major release.
9+
10+
311
## cereslib 0.5.6 - (2024-03-27)
412

513
* Update Poetry's package dependencies

cereslib/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# File auto-generated by semverup on 2024-04-09 16:09:34.438791
2-
__version__ = "1.0.0-rc.1"
1+
# File auto-generated by semverup on 2024-04-13 07:23:28.604123
2+
__version__ = "1.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cereslib"
3-
version = "1.0.0-rc.1"
3+
version = "1.0.0"
44
description = "GrimoireLab: Unify, eventize and enrich information from Perceval"
55
authors = [
66
"GrimoireLab Developers"

releases/1.0.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## cereslib 1.0.0 - (2024-04-13)
2+
3+
**New features:**
4+
5+
* First major release\
6+
GrimoireLab reached a stable status. This is our first major release.
7+

releases/unreleased/processed/first-major-release.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)