Skip to content

Commit b6e9433

Browse files
committed
.
1 parent bf67920 commit b6e9433

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.1.4 (2025-09-17)
5+
1.1.5 (2025-09-17)
66
------------------
77
* Add Leiden clustering wrapper.
88
* Fix documentation, refactor code in spatial.SME.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.1.4 `2025-09-17`
1+
1.1.5 `2025-09-17`
22
~~~~~~~~~~~~~~~~~~~~~~~~~
33

44
.. rubric:: Features

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.1.4.rst
4+
.. include:: 1.1.5.rst
55

66
.. include:: 1.1.1.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.1.3"
7+
version = "1.1.5"
88
authors = [
99
{name = "Genomics and Machine Learning lab", email = "andrew.newman@uq.edu.au"},
1010
]

0 commit comments

Comments
 (0)