Skip to content

Commit 4e07e27

Browse files
release version 3.0.2
1 parent e45f35e commit 4e07e27

File tree

3 files changed

+58
-65
lines changed

3 files changed

+58
-65
lines changed

poetry.lock

Lines changed: 55 additions & 62 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-serving-python"
3-
version = "3.0.1"
3+
version = "3.0.2"
44
description = "Python runtime for Hydrosphere Serving. Provides a GRPC API for Python scripts."
55
authors = ["hydrosphere.io"]
66
license = "Apache-2.0"
@@ -12,7 +12,7 @@ grpcio = "^1.41.0"
1212
grpcio-health-checking="~1.28.1"
1313
docker = "~4.2.0"
1414
pytest = "~5.4.1"
15-
hydrosdk = "3.0.1"
15+
hydrosdk = "3.0.2"
1616
pandas = ">=1.1.5"
1717
numpy = "~1.18.3"
1818

version

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

0 commit comments

Comments
 (0)