Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiebergman committed Dec 24, 2021
1 parent 7017dbe commit 0464954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autosklearn/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Version information."""

# The following line *must* be the last in the module, exactly as formatted:
__version__ = "0.14.2"
__version__ = "0.14.3"

0 comments on commit 0464954

Please sign in to comment.