We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608d959 commit d9e23b3Copy full SHA for d9e23b3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "hydro-serving-python"
3
-version = "3.0.0-alpha.1"
+version = "3.0.0-alpha.2"
4
description = "Python runtime for Hydrosphere Serving. Provides a GRPC API for Python scripts."
5
authors = ["hydrosphere.io"]
6
license = "Apache-2.0"
version
@@ -1 +1 @@
-3.0.0-alpha.1
+3.0.0-alpha.2
0 commit comments