Skip to content

Version number should be inferred from git tag #92

@mjuric

Description

@mjuric

Right now, the version number is hardcoded in setup.py; every time one makes a release one needs to remember to manually update it.

It'd be better to use something like setuptools_scm to automatically infer the version number from git.

This issue is to make sure we don't forget about it.

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