We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c6f61 commit 3c452b2Copy full SHA for 3c452b2
2 files changed
changelog.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+Version 0.5.0rc2
5
+------------
6
+- For better compatibility with `scanpy`, lower bounds on dependencies have been relaxed.
7
+
8
Version 0.5.0rc1
9
------------
10
This version improves compatibility with `scanpy`:
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "illico"
-version = "0.5.0rc1"
+version = "0.5.0rc2"
description = "Fast asymptotic mannwhitney-u test"
authors = [
{name = "remydubois",email = "remydubois14@gmail.com"}
0 commit comments