Skip to content

Commit 8f35bcd

Browse files
committed
Version bump.
1 parent 85d26fd commit 8f35bcd

4 files changed

Lines changed: 5 additions & 2 deletions

File tree

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: normalisr
3-
Version: 0.4.0
3+
Version: 0.4.1
44
Summary: Normalisr Offers Robust Modelling of Associations Linearly In Single-cell RNA-seq
55
Home-page: https://github.com/lingfeiwang/normalisr
66
Author: Lingfei Wang

UPDATES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.4.1:
2+
Updated documentation.
3+
14
0.4.0:
25
Complete revamp of user interface.
36

docs/build/latex/normalisr.pdf

0 Bytes
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pkgname="normalisr"
55
pkgnamefull="Normalisr Offers Robust Modelling of Associations Linearly In Single-cell RNA-seq"
6-
version=[0,4,0]
6+
version=[0,4,1]
77
license="BSD-3-Clause"
88
url="https://github.com/lingfeiwang/"+pkgname
99
author="Lingfei Wang"

0 commit comments

Comments
 (0)