Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pymc.__version__ does not return major version #6303

Closed
fonnesbeck opened this issue Nov 15, 2022 · 0 comments · Fixed by #6314
Closed

pymc.__version__ does not return major version #6303

fonnesbeck opened this issue Nov 15, 2022 · 0 comments · Fixed by #6314
Milestone

Comments

@fonnesbeck
Copy link
Member

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
@ricardoV94 ricardoV94 added this to the v4.4.0 milestone Nov 18, 2022
michaelosthege added a commit to michaelosthege/pymc that referenced this issue Nov 19, 2022
michaelosthege added a commit that referenced this issue Nov 19, 2022
wrongu pushed a commit to wrongu/pymc that referenced this issue Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants