File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11"""Version information."""
22
33# The following line *must* be the last in the module, exactly as formatted:
4- __version__ = "0.4.11 "
4+ __version__ = "0.4.12 "
Original file line number Diff line number Diff line change 11# Version 0.4.12
22
3+ * ADD #135 : Add weights to the sampling of categorical hyperparameters.
4+ * MAINT #129 : Performance improvements for the generation of neighbor configurations.
5+ * MAINT #130 : Test the installability of a distribution on travis-ci.
36* FIX #140 : Fixes a bug which led to samples lower than the lower bound of
47 ` UniformFloatHyperparemeter ` if the lower bound was larger than zero and quantization was used.
8+ * FIX # 138: Fixes a bug in which the readme wasn't read correctly on systems not using UTF8 as
9+ their default encoding.
510
611# Version 0.4.11
712
You can’t perform that action at this time.
0 commit comments