- 
                Notifications
    You must be signed in to change notification settings 
- Fork 18
Closed
Description
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
Labels
No labels