Skip to content

Commit d9e23b3

Browse files
release version 3.0.0-alpha.2
1 parent 608d959 commit d9e23b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hydro-serving-python"
3-
version = "3.0.0-alpha.1"
3+
version = "3.0.0-alpha.2"
44
description = "Python runtime for Hydrosphere Serving. Provides a GRPC API for Python scripts."
55
authors = ["hydrosphere.io"]
66
license = "Apache-2.0"

version

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

0 commit comments

Comments
 (0)