Skip to content

Commit

Permalink
Merge tag '0.3.0' into develop
Browse files Browse the repository at this point in the history
Added model calibration
  • Loading branch information
erikjandevries committed Nov 6, 2020
2 parents 38c4730 + e15b93b commit a462b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/myautoml/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
__summary__ = "myautoml is a package which provides a framework to automate machine learning"
__uri__ = "https://github.com/myautoml/myautoml"

__version__ = "0.2.4"
__version__ = "0.3.0"

__author__ = "Erik Jan de Vries"

Expand Down

0 comments on commit a462b95

Please sign in to comment.