Skip to content

Commit 24469b6

Browse files
author
gmartinonQM
committed
update history
1 parent 0f24a90 commit 24469b6

File tree

3 files changed

+11
-20
lines changed

3 files changed

+11
-20
lines changed

.pep8speaks.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

HISTORY.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
History
33
=======
44

5+
0.2.3 (2021-07-XX)
6+
------------------
7+
8+
* Inclusion in conda-forge
9+
* Add time series example
10+
* Add epistemic uncertainty example
11+
* Remove CicleCI redundancy with ReadTheDocs
12+
* Include linting in CI/CD
13+
* Use PyPa github actions for releases
14+
515
0.2.2 (2021-06-10)
616
------------------
717

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
DISTNAME = "MAPIE"
66
VERSION = "0.2.2"
77
DESCRIPTION = (
8-
"A scikit-learn-compatible module"
8+
"A scikit-learn-compatible module "
99
"for estimating prediction intervals."
1010
)
1111
with codecs.open("README.rst", encoding="utf-8-sig") as f:

0 commit comments

Comments
 (0)