The version number is not consistent betwwen printing inside python and the actual version number
Open
Nobody has claimed this yet.
minor bug
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 702
- PR merge metrics
- No merged PRs in 30d
Description
When printing from python, the version is 2.0.3. However, the actual version should be 2.1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Python entry point that reports the version and the project’s actual version definition, then compare the reported 2.0.3 with the expected 2.1. Done means both paths expose the same version and an existing version-related check, if present, passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100