h2o-wave 1.5.2__py3-none-any.whl → 1.5.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of h2o-wave might be problematic. Click here for more details.
- h2o_wave/version.py +1 -1
- {h2o_wave-1.5.2.dist-info → h2o_wave-1.5.4.dist-info}/METADATA +4 -3
- {h2o_wave-1.5.2.dist-info → h2o_wave-1.5.4.dist-info}/RECORD +6 -6
- {h2o_wave-1.5.2.dist-info → h2o_wave-1.5.4.dist-info}/WHEEL +1 -1
- {h2o_wave-1.5.2.dist-info → h2o_wave-1.5.4.dist-info}/entry_points.txt +0 -0
- {h2o_wave-1.5.2.dist-info → h2o_wave-1.5.4.dist-info}/licenses/LICENSE +0 -0
h2o_wave/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '1.5.
|
|
1
|
+
__version__ = '1.5.4'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: h2o-wave
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.4
|
|
4
4
|
Summary: Python driver for H2O Wave Realtime Apps
|
|
5
5
|
Project-URL: Homepage, https://wave.h2o.ai/
|
|
6
6
|
Project-URL: Documentation, https://wave.h2o.ai/
|
|
@@ -8,7 +8,8 @@ Project-URL: Repository, https://github.com/h2oai/wave
|
|
|
8
8
|
Project-URL: Changelog, https://github.com/h2oai/wave/releases
|
|
9
9
|
Author-email: Prithvi Prabhu <prithvi@h2o.ai>
|
|
10
10
|
Maintainer-email: Martin Turoci <martin.turoci@h2o.ai>, Marek Mihok <marek.mihok@h2o.ai>
|
|
11
|
-
License: Apache-2.0
|
|
11
|
+
License-Expression: Apache-2.0
|
|
12
|
+
License-File: LICENSE
|
|
12
13
|
Keywords: Data Science,Low code,Machine Learning,Realtime,UI
|
|
13
14
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
15
|
Classifier: Intended Audience :: Developers
|
|
@@ -14,9 +14,9 @@ h2o_wave/test.py,sha256=hF_fS5e25bACnzENjpDrikv7nPOs0iENh4MuXX9BaVA,2738
|
|
|
14
14
|
h2o_wave/types.py,sha256=oEmWG7pl0EyXCSIQQRLOebPTe6oI_nm2HkjGi6Ry5OM,660213
|
|
15
15
|
h2o_wave/ui.py,sha256=d9woXqoqJLARvgTsrL1hJ5-iLlwW6HmR7NWriSzK2CA,172443
|
|
16
16
|
h2o_wave/ui_ext.py,sha256=zx_2Ec2-p_ztm8brfVaVF0fTQWVDrb_YxcGfVb-wA10,2325
|
|
17
|
-
h2o_wave/version.py,sha256=
|
|
18
|
-
h2o_wave-1.5.
|
|
19
|
-
h2o_wave-1.5.
|
|
20
|
-
h2o_wave-1.5.
|
|
21
|
-
h2o_wave-1.5.
|
|
22
|
-
h2o_wave-1.5.
|
|
17
|
+
h2o_wave/version.py,sha256=J1aSCJ_LeXu9eC8GJfi0qc4dCnumcuDr3J7ga_AZg8g,22
|
|
18
|
+
h2o_wave-1.5.4.dist-info/METADATA,sha256=gD0HYGVM2yMamFpqq39YgQds29Q_gSPQMNbeJa8D9qM,2907
|
|
19
|
+
h2o_wave-1.5.4.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
20
|
+
h2o_wave-1.5.4.dist-info/entry_points.txt,sha256=kFeXNqSZlW1_H7YcRdSOhz5V00F4vhDQ0NuDuvRwLGw,43
|
|
21
|
+
h2o_wave-1.5.4.dist-info/licenses/LICENSE,sha256=hpuFayniDwysSKD0tHGELH2KJDVyhUrKS29torRIpqY,53
|
|
22
|
+
h2o_wave-1.5.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|