Skip to content

Commit d35764e

Browse files
committed
1.0.5 bump.
1 parent 87cab28 commit d35764e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,22 @@ Removed
2121
Fixed
2222
^^^^^
2323

24+
`1.0.5 <https://github.com/ESGF/esgf-playground-utils/releases/tag/1.0.5>`_ - 2025-07-11
25+
-----------------------------------------------------------------------------------------
26+
27+
Added
28+
^^^^^
29+
30+
Changed
31+
^^^^^^^
32+
33+
Removed
34+
^^^^^^^
35+
- Removed custom Item model.
36+
37+
Fixed
38+
^^^^^
39+
2440
`1.0.4 <https://github.com/ESGF/esgf-playground-utils/releases/tag/1.0.4>`_ - 2025-06-24
2541
-----------------------------------------------------------------------------------------
2642

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "esgf-playground-utils"
3-
version = "1.0.4"
3+
version = "1.0.5"
44
description = "Common library and models for the ESGF-Playground"
55
readme = "README.rst"
66
authors = [

0 commit comments

Comments
 (0)