Skip to content

Commit

Permalink
Version 0.6.8. (#1101)
Browse files Browse the repository at this point in the history
* Adding a mechanism for `wrap_imported_operators` to know wrappers outside of lale.lib.

* Incrementing the lale version.
  • Loading branch information
kiran-kate authored May 6, 2022
1 parent a46c535 commit 4f2be33
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.6.7"
__version__ = "0.6.8"

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

0 comments on commit 4f2be33

Please sign in to comment.