Skip to content

Commit

Permalink
1.14.1 upgrade python version, lux
Browse files Browse the repository at this point in the history
  • Loading branch information
bovard committed Aug 31, 2023
1 parent 7f9bc64 commit e80a16e
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.0"
__version__ = "1.14.1"

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

0 comments on commit e80a16e

Please sign in to comment.