Skip to content

Commit 3ef494e

Browse files
release raiwidgets 0.3.1 (#380)
1 parent 786c7b3 commit 3ef494e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ this file to understand what changed.
2424
- bug fixes
2525
- other
2626

27+
## v0.3.1
28+
29+
Update to `raiwidgets` package.
30+
31+
- Bug fix:
32+
- fix public VM failing requests in rai-core-flask package,
33+
update raiwidgets to latest rai-core-flask package
34+
2735
## v0.3.0
2836

2937
Update to `raiwidgets` package.

raiwidgets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy>=1.17.2
22
pandas>=0.25.1
33
scipy>=1.4.1
4-
rai-core-flask==0.2.0
4+
rai-core-flask==0.2.1
55
jinja2==2.11.1
66
ipython==7.16.1
77
scikit-learn>=0.22.1

version.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.3.1

0 commit comments

Comments
 (0)