Skip to content

Version in code is not version in repo #88

@EngrStudent

Description

@EngrStudent

When I look at this site:
https://github.com/pdebench/PDEBench

And I click on the release link which goes here:
https://github.com/pdebench/PDEBench/releases/tag/v0.1.0

It gives this for the version
v0.1.0

But when I look in this file:
https://github.com/pdebench/PDEBench/blob/main/pdebench/__init__.py

It gives this for the version:
version = "0.0.1"

They do not match
0.1.0 != 0.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions