Skip to content

Commit

Permalink
Updated version to 0.5.9. (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirzel committed Dec 6, 2021
1 parent d093336 commit b9e25ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lale/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import sys

__version__ = "0.5.8"
__version__ = "0.5.9"

try:
# This variable is injected in the __builtins__ by the build
Expand Down

0 comments on commit b9e25ed

Please sign in to comment.