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