We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866c23e commit d0e4221Copy full SHA for d0e4221
1 file changed
pyproject.toml
@@ -4,15 +4,15 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "raptor-rnaseq"
7
-version = "2.1.1"
+version = "2.1.2"
8
description = "RNA-seq Analysis Pipeline Testing and Optimization Resource with ML-powered recommendations and adaptive threshold optimization"
9
readme = "README.md"
10
license = {text = "MIT"}
11
authors = [
12
- {name = "Ayeh Bolouki", email = "ayeh.bolouki@unamur.be"}
+ {name = "Ayeh Bolouki", email = "ayehbolouki1988@gmail.com"}
13
]
14
maintainers = [
15
16
17
requires-python = ">=3.8"
18
keywords = [
0 commit comments