clab / clab/dynet

The version number is not consistent betwwen printing inside python and the actual version number

Open
#1,539 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.