Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Building from 0.14.2 tag results in CLI which returns 0.14.1 version when using "-v" #5256

Open
1 task done
scosenza opened this issue Nov 25, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@scosenza
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Describe the bug and reproduction steps

% git status
HEAD detached at 0.14.2
nothing to commit, working tree clean

% make build
...

% poetry run python -m openhands.core.cli -v
DEBUG:openhands:DEBUG mode enabled.
08:52:41 - openhands:DEBUG: logger.py:265 - Logging initialized
08:52:41 - openhands:DEBUG: logger.py:277 - Logging to file in: /Users/steve_cosenza/workspace/OpenHands/logs
2024-11-25 08:52 - openhands_aci:DEBUG - Logger initialized
0.14.1


### OpenHands Installation

Development workflow

### OpenHands Version

0.14.2

### Operating System

MacOS

### Logs, Errors, Screenshots, and Additional Context

_No response_
@scosenza scosenza added the bug Something isn't working label Nov 25, 2024
@scosenza scosenza changed the title [Bug]: Building from 0.14.2 tag returns 0.14.1 version [Bug]: Building from 0.14.2 tag results in CLI which returns 0.14.1 version when using "-v" Nov 25, 2024
@mamoodi
Copy link
Collaborator

mamoodi commented Nov 25, 2024

Anyone know where this version is coming from? I'll circle back to this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants