Skip to content

Commit b440b81

Browse files
Merge pull request #133 from daisybio/development
Forgot to change version
2 parents 7680579 + 1e216b1 commit b440b81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# the built documents.
5757
#
5858
# The short X.Y version.
59-
version = "1.1.4"
59+
version = "1.2.0"
6060
# The full version, including alpha/beta/rc tags.
61-
release = "1.1.4"
61+
release = "1.2.0"
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "drevalpy"
3-
version = "1.1.4"
3+
version = "1.2.0"
44
description = "Drug response evaluation of cancer cell line drug response models in a fair setting"
55
authors = ["DrEvalPy development team"]
66
license = "GPL-3.0"

0 commit comments

Comments
 (0)