Skip to content

pymc.__version__ does not return major version #6303

@fonnesbeck

Description

@fonnesbeck

Description of your problem

Checking the version via the __version__ variable:

import pymc
pymc.__version__

returns a version that does not include the major version number:

0+untagged.9027.g7608e30

Versions and main components

  • PyMC/PyMC3 Version: 4.3.0
  • Aesara/Theano Version: 2.8.7
  • Python Version: 3.9.0
  • Operating system: macOS
  • How did you install PyMC/PyMC3: pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions