Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia committed May 31, 2024
1 parent 7d50de8 commit 1d00f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# pylint: disable=wildcard-import
__version__ = "3.11.5"
__version__ = "3.11.6"

import logging
import multiprocessing as mp
Expand Down

0 comments on commit 1d00f3e

Please sign in to comment.