File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ Instead update the vNext section until 4.0.0 is out.
77⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠
88-->
99
10- ## PyMC vNext (4.0.0b1 → 4.0.0b2 → 4.0.0b3 → 4.0.0b4 → 4.0.0)
11- ⚠ The changes below are the delta between the upcoming releases ` v3.11.5 ` →...→ ` v4.0.0 ` .
10+ ## PyMC vNext (4.0.0b1 → ... → 4.0.0b4 → 4.0.0)
11+ ⚠ The changes below are the delta between the releases ` v3.11.5 ` →...→ ` v4.0.0 ` .
1212
1313### Not-yet working features
1414We plan to get these working again, but at this point their inner workings have not been refactored.
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515# pylint: disable=wildcard-import
16- __version__ = "4.0.0b3 "
16+ __version__ = "4.0.0b4 "
1717
1818import logging
1919import multiprocessing as mp
You can’t perform that action at this time.
0 commit comments