Skip to content

Version numbering #62

@htjb

Description

@htjb

In the tagged versions of the code is it possible to change the version numbers in the setup.py file? Same for the main branch? At least for the main branch of the code and for the tagged version v0.9 the versions in setup.py are both 0.1. Therefore, running pip install . or equivalently python setup.py install on both branches appears to install the same version of the code e.g. running pip show ares returns version 0.1.

This makes version control quite difficult e.g. making sure I'm running the same version of ares on different machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions