Skip to content

Commit

Permalink
release version 3.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2021
1 parent 608d959 commit d9e23b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hydro-serving-python"
version = "3.0.0-alpha.1"
version = "3.0.0-alpha.2"
description = "Python runtime for Hydrosphere Serving. Provides a GRPC API for Python scripts."
authors = ["hydrosphere.io"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-alpha.1
3.0.0-alpha.2

0 comments on commit d9e23b3

Please sign in to comment.