Skip to content

Commit

Permalink
chore: Release v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Feb 12, 2021
1 parent 9c3d7b3 commit 0cf15c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion py/examples/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ matplotlib
plotly
altair
vega-datasets
h2o_wave==0.12.0
h2o_wave==0.12.1
2 changes: 1 addition & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

setuptools.setup(
name='h2o_wave',
version='0.12.0',
version='0.12.1',
author='Prithvi Prabhu',
author_email='[email protected]',
description='Python driver for H2O Wave Realtime Apps',
Expand Down

0 comments on commit 0cf15c6

Please sign in to comment.