Skip to content

Commit ab93967

Browse files
ricardoV94michaelosthege
authored andcommitted
Bump version for b6 release
1 parent b536f91 commit ab93967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Instead update the vNext section until 4.0.0 is out.
77
⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠
88
-->
99

10-
## PyMC vNext (4.0.0b1 → ... → 4.0.0b5 → 4.0.0)
10+
## PyMC vNext (4.0.0b1 → ... → 4.0.0b6 → 4.0.0)
1111
⚠ The changes below are the delta between the releases `v3.11.5` →...→ `v4.0.0`.
1212

1313
### Not-yet working features

pymc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# pylint: disable=wildcard-import
16-
__version__ = "4.0.0b5"
16+
__version__ = "4.0.0b6"
1717

1818
import logging
1919
import multiprocessing as mp

0 commit comments

Comments
 (0)