Skip to content

Commit 6e32f9c

Browse files
committed
Release candidate v0.2.5
1 parent 8c6ebe0 commit 6e32f9c

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ If you use Oríon for published work, please cite our work using the following b
118118

119119
.. code-block:: bibtex
120120
121-
@software{xavier_bouthillier_2022_0_2_4,
121+
@software{xavier_bouthillier_2022_0_2_5,
122122
author = {Xavier Bouthillier and
123123
Christos Tsirigotis and
124124
François Corneau-Tremblay and
@@ -143,10 +143,10 @@ If you use Oríon for published work, please cite our work using the following b
143143
Pascal Lamblin and
144144
Christopher Beckham},
145145
title = {{Epistimio/orion: Asynchronous Distributed Hyperparameter Optimization}},
146-
month = may,
146+
month = august,
147147
year = 2022,
148148
publisher = {Zenodo},
149-
version = {v0.2.4},
149+
version = {v0.2.5},
150150
doi = {10.5281/zenodo.3478592},
151151
url = {https://doi.org/10.5281/zenodo.3478592}
152152
}

ROADMAP.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# Roadmap
2-
Last update May 31th, 2022
2+
Last update August 2nd, 2022
33

44
## Next releases - Short-Term
55

6-
### v0.2.5
7-
8-
- Add conversion functions for [ConfigSpace](https://automl.github.io/ConfigSpace/master/)
9-
10-
## Next releases - Mid-Term
6+
### v0.2.6
117

128
#### Simple dashboard specific to monitoring and benchmarking of Black-Box optimization
139
- Specific to hyper parameter optimizations

0 commit comments

Comments
 (0)