Skip to content

Commit 972c163

Browse files
committed
Update to 1.2.1.
1 parent b05c278 commit 972c163

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
1.2.0 (2025-10-20)
5+
1.2.1 (2025-10-20)
66
------------------
77
* Added support for Python 3.11 and 3.12.
88
* Upgraded scanpy to 1.11 - clustering will be different.
File renamed without changes.

docs/release_notes/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release Notes
22
===================================================
33

4-
.. include:: 1.2.0.rst
4+
.. include:: 1.2.1.rst
55

66
.. include:: 1.1.5.rst
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "stlearn"
7-
version = "1.2.0"
7+
version = "1.2.1"
88
authors = [
99
{name = "Genomics and Machine Learning lab", email = "andrew.newman@uq.edu.au"},
1010
]

0 commit comments

Comments
 (0)