We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbf88b commit c6990c5Copy full SHA for c6990c5
HISTORY.md
@@ -2,6 +2,16 @@ Changelog
2
=========
3
4
5
+(unreleased)
6
+------------
7
+- Debug ln dataset. [jkobject]
8
+
9
10
+2.0.9 (2025-12-19)
11
+------------------
12
+- Release: version 2.0.9 🚀 [jkobject]
13
14
15
2.0.8 (2025-12-19)
16
------------------
17
- Release: version 2.0.8 🚀 [jkobject]
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "scdataloader"
-version = "2.0.9"
+version = "2.0.10"
description = "a dataloader for single cell data in lamindb"
authors = [
{name = "jkobject", email = "jkobject@gmail.com"}
0 commit comments