We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a244a57 commit 78ea6d2Copy full SHA for 78ea6d2
HISTORY.md
@@ -4,6 +4,13 @@ Changelog
4
5
(unreleased)
6
------------
7
+- Debug the start_at. [jkobject]
8
+- Fmt. [jkobject]
9
+
10
11
+2.0.2 (2025-12-01)
12
+------------------
13
+- Release: version 2.0.2 🚀 [jkobject]
14
- Updates. [jkobject]
15
16
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "scdataloader"
3
-version = "2.0.2"
+version = "2.0.3"
description = "a dataloader for single cell data in lamindb"
authors = [
{name = "jkobject", email = "jkobject@gmail.com"}
0 commit comments