Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 5af156f

Browse files
Fix issue #311: Bump version to 0.3.0 (#312)
1 parent 540b01c commit 5af156f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openhands_resolver/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.9"
1+
__version__ = "0.3.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "openhands-resolver"
7-
version = "0.2.9"
7+
version = "0.3.0"
88
description = "OpenHands Issue Resolver"
99
authors = ["All Hands AI"]
1010
license = "MIT"

0 commit comments

Comments
 (0)