We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d26fd commit 8f35bcdCopy full SHA for 8f35bcd
4 files changed
PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 2.1
2
Name: normalisr
3
-Version: 0.4.0
+Version: 0.4.1
4
Summary: Normalisr Offers Robust Modelling of Associations Linearly In Single-cell RNA-seq
5
Home-page: https://github.com/lingfeiwang/normalisr
6
Author: Lingfei Wang
UPDATES
@@ -1,3 +1,6 @@
+0.4.1:
+Updated documentation.
+
0.4.0:
Complete revamp of user interface.
docs/build/latex/normalisr.pdf
0 Bytes
setup.py
@@ -3,7 +3,7 @@
pkgname="normalisr"
pkgnamefull="Normalisr Offers Robust Modelling of Associations Linearly In Single-cell RNA-seq"
-version=[0,4,0]
+version=[0,4,1]
7
license="BSD-3-Clause"
8
url="https://github.com/lingfeiwang/"+pkgname
9
author="Lingfei Wang"
0 commit comments