Skip to content

Commit b680f60

Browse files
committed
Release 0.9.1
1 parent 8981a88 commit b680f60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

py/examples/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ matplotlib
77
plotly
88
altair
99
vega-datasets
10-
h2o_wave==0.9.0
10+
h2o_wave==0.9.1

py/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='h2o_wave',
8-
version='0.9.0',
8+
version='0.9.1',
99
author='Prithvi Prabhu',
1010
author_email='[email protected]',
1111
description='Python driver for H2O Wave Realtime Apps',

0 commit comments

Comments
 (0)