Skip to content

Commit

Permalink
minor: release 2.10.0rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshuaikang committed Nov 9, 2023
1 parent e1485c0 commit 75cf42b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bamboo_engine/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
specific language governing permissions and limitations under the License.
"""

__version__ = "2.10.0rc2"
__version__ = "2.10.0rc3"
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 = "bamboo-engine"
version = "2.10.0rc2"
version = "2.10.0rc3"
description = "Bamboo-engine is a general-purpose workflow engine"
authors = ["homholueng <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 75cf42b

Please sign in to comment.