You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# Release Notes
2
2
3
3
## PyMC3 3.11.0 (19 January 2021)
4
-
This release breaks some APIs w.r.t. `3.10.0`.
5
-
It also brings some dreadfully awaited fixes, so be sure to go through the changes below.
6
-
(Or latest when you run into problems.)
4
+
5
+
This release breaks some APIs w.r.t. `3.10.0`. It also brings some dreadfully awaited fixes, so be sure to go through the (breaking) changes below.
7
6
8
7
### Breaking Changes
9
8
- Python 3.6 support was dropped (by no longer testing) and Python 3.9 was added (see [#4332](https://github.com/pymc-devs/pymc3/pull/4332)).
0 commit comments