Skip to content

Commit b0f0e0c

Browse files
committed
prepare v1.2.5 release (#1846)
1 parent ab1ffb7 commit b0f0e0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ and breaking changes are possible.
117117

118118
.. code-block:: console
119119
120-
pip install django-sodar-core==1.2.4
120+
pip install django-sodar-core==1.2.5
121121
122122
For installing a development version you can point your dependency to a specific
123123
commit ID in GitHub. Note that these versions may not be stable.

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
],
4141
"identifier": "https://doi.org/10.5281/zenodo.4269346",
4242
"codeRepository": "https://github.com/bihealth/sodar-core",
43-
"datePublished": "2025-10-10",
44-
"dateModified": "2025-10-10",
43+
"datePublished": "2025-12-04",
44+
"dateModified": "2025-12-04",
4545
"dateCreated": "2019-06-26",
4646
"description": "SODAR Core: A Django-based framework for scientific data management and analysis web apps",
4747
"keywords": "Python, Django, scientific data managmenent, software library",
4848
"license": "MIT",
4949
"title": "SODAR Core",
50-
"version": "v1.2.4"
50+
"version": "v1.2.5"
5151
}

0 commit comments

Comments
 (0)