pyABC 0.12.8
- Fix look-ahead implementation in case of biased proposals (#568)
Minor:
- Remove boteh in test env as distributed #7227 got fixed
- Remove obsolete two gaussians test
- Fix Mixin random seed (set it via /dev/urandom)
- Update viserver to bokeh >= 3.0.1 (different import of TabPanel, Tabs)
(all #589) - Fix sqlalchemy warning "SAWarning: TypeDecorator BytesStorage()
will not produce a cache key" (#590)