We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7680579 + 1e216b1 commit b440b81Copy full SHA for b440b81
docs/conf.py
@@ -56,9 +56,9 @@
56
# the built documents.
57
#
58
# The short X.Y version.
59
-version = "1.1.4"
+version = "1.2.0"
60
# The full version, including alpha/beta/rc tags.
61
-release = "1.1.4"
+release = "1.2.0"
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "drevalpy"
3
4
description = "Drug response evaluation of cancer cell line drug response models in a fair setting"
5
authors = ["DrEvalPy development team"]
6
license = "GPL-3.0"
0 commit comments