Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjeffries committed Apr 7, 2020
1 parent deb2821 commit 22939ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kaggle_environments/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from . import errors
from . import utils

version = "0.1.6"
version = "0.2.0"

__all__ = ["Agent", "environments", "errors", "evaluate",
"make", "register", "utils", "version"]
Expand Down

0 comments on commit 22939ff

Please sign in to comment.