File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.1 .0
2+ current_version = 1.2 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 55 given-names : " Thibault"
66 orcid : " https://orcid.org/0000-0000-0000-0000"
77title : " MAPIE - Model Agnostic Prediction Interval Estimator"
8- version : 1.1 .0
8+ version : 1.2 .0
99date-released : 2019-04-30
1010url : " https://github.com/scikit-learn-contrib/MAPIE"
1111preferred-citation :
Original file line number Diff line number Diff line change 8888# built documents.
8989#
9090# The short X.Y version.
91- version = "1.1 .0"
91+ version = "1.2 .0"
9292# The full version, including alpha/beta/rc tags.
9393release = version
9494
Original file line number Diff line number Diff line change 1- __version__ = "1.1 .0"
1+ __version__ = "1.2 .0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " MAPIE"
7- version = " 1.1 .0"
7+ version = " 1.2 .0"
88description = " A scikit-learn-compatible module for estimating prediction intervals."
99readme = " README.rst"
1010license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments