We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c5bbd commit 17e44f5Copy full SHA for 17e44f5
HISTORY.md
@@ -2,8 +2,9 @@ Changelog
2
=========
3
4
5
-(unreleased)
6
-------------
+2.0.5 (2025-12-17)
+------------------
7
+- Release: version 2.0.5 🚀 [jkobject]
8
- Solve issues. [jkobject]
9
- Update to scPRINT-2. [jkobject]
10
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "scdataloader"
-version = "2.0.5"
+version = "2.0.6"
description = "a dataloader for single cell data in lamindb"
authors = [
{name = "jkobject", email = "jkobject@gmail.com"}
0 commit comments