Skip to content

Commit 432532c

Browse files
authored
Releasing version 0.6.12. (#1166)
Signed-off-by: kakate@us.ibm.com <kiran.kate@gmail.com> Signed-off-by: kakate@us.ibm.com <kiran.kate@gmail.com>
1 parent 373f264 commit 432532c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import sys
1616

17-
__version__ = "0.6.11"
17+
__version__ = "0.6.12"
1818

1919
try:
2020
# This variable is injected in the __builtins__ by the build

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@
109109
"protobuf<=3.20.1",
110110
"BlackBoxAuditing",
111111
"typing-extensions",
112-
"h5py",
113112
],
114113
}
115114

0 commit comments

Comments
 (0)