Skip to content

Commit ca34a20

Browse files
committed
release: v0.2.8
1 parent ab40a43 commit ca34a20

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
Version 0.2.8 (released 2024-12-20)
5+
----------------------------
6+
7+
- content: doc for the 10 year aaniversary
8+
- bug fixes: fix to download big files and keeping the original name of files within an index
9+
410
Version 0.2.7 (released 2024-12-10)
511
----------------------------
612

cernopendata/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
and parsed by ``setup.py``.
2929
"""
3030

31-
__version__ = "0.2.7"
31+
__version__ = "0.2.8"

0 commit comments

Comments
 (0)