We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b85682 commit f3e0bf0Copy full SHA for f3e0bf0
CHANGELOG.rst
@@ -8,6 +8,18 @@ Release Notes
8
...........
9
10
11
+0.12.7 (2022-10-30)
12
+-------------------
13
+
14
+Minor:
15
16
+* Ignore B027 empty method in an abstract base class
17
+* Refactor EPSMixin
18
+* Fix EPSMixin for ConcurrentFutureSampler
19
+* restrict distributed, see dask/distributed#7227
20
+* tmp add bokeh for tests to avoid restrictions (all #587)
21
22
23
0.12.6 (2022-08-30)
24
-------------------
25
pyabc/version.py
@@ -1 +1 @@
1
-__version__ = '0.12.6'
+__version__ = '0.12.7'
0 commit comments