Skip to content

Commit 3c452b2

Browse files
committed
chore: changelog/version
1 parent 24c6f61 commit 3c452b2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
Version 0.5.0rc2
5+
------------
6+
- For better compatibility with `scanpy`, lower bounds on dependencies have been relaxed.
7+
48
Version 0.5.0rc1
59
------------
610
This version improves compatibility with `scanpy`:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "illico"
3-
version = "0.5.0rc1"
3+
version = "0.5.0rc2"
44
description = "Fast asymptotic mannwhitney-u test"
55
authors = [
66
{name = "remydubois",email = "remydubois14@gmail.com"}

0 commit comments

Comments
 (0)