We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab40a43 commit ca34a20Copy full SHA for ca34a20
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
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
10
Version 0.2.7 (released 2024-12-10)
11
----------------------------
12
cernopendata/version.py
@@ -28,4 +28,4 @@
28
and parsed by ``setup.py``.
29
"""
30
31
-__version__ = "0.2.7"
+__version__ = "0.2.8"
0 commit comments