Skip to content

Commit 06b9758

Browse files
release version 3.0.0-alpha.1
1 parent d6cadfb commit 06b9758

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.0"
3+
version = "3.0.0-alpha.1"
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-dev4
1+
3.0.0-alpha.1

0 commit comments

Comments
 (0)