Skip to content

Commit 106cd8f

Browse files
Add section for 3.11.3 patch release
1 parent 94b0c2e commit 106cd8f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE-NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes
22

3+
## PyMC3 3.11.3 (TBD)
4+
### Maintenance
5+
+ A deprecation warning from the `semver` package we use for checking backend compatibility was dealt with (see [#4547](https://github.com/pymc-devs/pymc3/pull/4547)).
6+
+ `theano.printing.pydotprint` is now hotfixed upon import (see [#4594](https://github.com/pymc-devs/pymc3/pull/4594)).
7+
38
## PyMC3 3.11.2 (14 March 2021)
49

510
### New Features

0 commit comments

Comments
 (0)