Skip to content

Commit fdce64e

Browse files
authored
Update setup.py
1 parent 52df461 commit fdce64e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="scRegulate",
5-
version="0.1.0",
5+
version="0.2.0",
66
author="Mehrdad Zandigohar",
77
author_email="mehr.zgohar@gmail.com",
88
description="Python Toolkit for Transcription Factor Activity Inference and Clustering of scRNA-seq Data",
@@ -29,3 +29,4 @@
2929
"Operating System :: OS Independent",
3030
],
3131
)
32+

0 commit comments

Comments
 (0)