Skip to content

Commit

Permalink
1.3.7 Gfootball version update
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisse committed Oct 12, 2020
1 parent b22c825 commit 1c4dd77
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 @@ -21,7 +21,7 @@
from . import errors
from . import utils

__version__ = "1.3.6"
__version__ = "1.3.7"

__all__ = ["Agent", "environments", "errors", "evaluate", "http_request",
"make", "register", "utils", "__version__",
Expand Down

0 comments on commit 1c4dd77

Please sign in to comment.