Skip to content

Commit

Permalink
1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bovard committed Dec 13, 2023
1 parent 8ce3c57 commit f6e1f46
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.14.3"
__version__ = "1.14.4"

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

0 comments on commit f6e1f46

Please sign in to comment.