Skip to content

Commit 8bfce05

Browse files
authored
Update setup.cfg
1 parent fdce64e commit 8bfce05

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = scRegulate
3-
version = 0.1.0
3+
version = 0.2.0
44
author = Mehrdad Zandigohar
55
author_email = mehr.zgohar@gmail.com
66
description = Python Toolkit for Transcription Factor Activity Inference and Clustering of scRNA-seq Data
@@ -21,3 +21,4 @@ install_requires =
2121
numpy>=1.23
2222
scanpy>=1.9
2323
anndata>=0.8
24+

0 commit comments

Comments
 (0)