Skip to content

Fix stale __version__ in neat/cli/cli.py (4.3.6 → 4.4.1) - #285

Closed
Lightoscope wants to merge 1 commit into
ncsa:developfrom
Lightoscope:fix/cli-version-string
Closed

Fix stale __version__ in neat/cli/cli.py (4.3.6 → 4.4.1)#285
Lightoscope wants to merge 1 commit into
ncsa:developfrom
Lightoscope:fix/cli-version-string

Conversation

@Lightoscope

Copy link
Copy Markdown

The 4.4.1 release tag and dist-info metadata are correct, but neat/cli/cli.py still hardcodes __version__ = "4.3.6", so neat -v reports the wrong version. Confirmed on the bioconda package neat-4.4.1-pyhdfd78af_0.

The 4.4.1 release tag and dist-info metadata are correct, but
neat/cli/cli.py still hardcodes __version__ = "4.3.6", so
`neat -v` reports the wrong version on installs from the
4.4.1 source tarball and bioconda package (neat-4.4.1-pyhdfd78af_0).
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@joshfactorial

Copy link
Copy Markdown
Collaborator

Closing this in favor of the fix in dev of syncing versions with pyproject.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants