Skip to content

Commit 7081b32

Browse files
Releasing hydro-stat:3.0.1
1 parent 3feacd1 commit 7081b32

File tree

3 files changed

+16
-101
lines changed

3 files changed

+16
-101
lines changed

poetry.lock

Lines changed: 13 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hydro_stat"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
description = "Service for detecting domain drifts between training and production data using featurewise statistics."
55
authors = ["hydrosphere.io"]
66

@@ -13,7 +13,7 @@ flask_cors="3.0.8"
1313
waitress="1.3.1"
1414
boto3="1.12.24"
1515
s3fs="0.4.0"
16-
hydrosdk = "3.0.0"
16+
hydrosdk = "3.0.1"
1717
scikit-learn = "^0.24.2"
1818

1919

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0
1+
3.0.1

0 commit comments

Comments
 (0)