All-Hands-AI / openhands-resolver

A system that tries to resolve all issues on a github repo with OpenHands.
MIT License
85 stars 20 forks source link

Fix issue #129: Bump the version from 0.1.4 to 0.1.5 #130

Closed openhands-agent closed 1 month ago

openhands-agent commented 1 month ago

This pull request fixes #129.

This PR successfully bumps the version number from 0.1.4 to 0.1.5. The version number has been updated in two key files: openhands_resolver/__init__.py and pyproject.toml. This change ensures that the package metadata correctly reflects the new version. As this is a configuration change and does not affect the application code, no new tests were required and existing tests were not impacted. The update is straightforward and ready for review and merge.

Automatic fix generated by OpenHands 🙌