Skip to content
Snippets Groups Projects
Select Git revision
  • 442ae01a118040be4a9edc22de4ffb40bdf2d0fe
  • main default protected
  • 2.0.1 protected
  • 2.0.0 protected
  • 2.0.0a4 protected
  • 2.0.0a3 protected
  • 2.0.0a2 protected
  • 2.0.0a1 protected
  • 1.1.2 protected
  • 1.1.1 protected
  • 1.1.0 protected
  • 1.0.5 protected
  • 1.0.4 protected
  • 1.0.3 protected
  • 1.0.2 protected
  • 1.0.1 protected
  • 1.0.0 protected
  • 0.9.1 protected
  • 0.9.0 protected
19 results

_version.py

Blame
  • Tim Kreuzer's avatar
    Tim Kreuzer authored
    442ae01a
    History
    _version.py 154 B
    # __version__ should be updated using tbump, based on configuration in
    # pyproject.toml, according to instructions in RELEASE.md.
    #
    __version__ = "0.0.7"