Skip to content

Commit f3e0bf0

Browse files
version+releasenotes 0.12.7
1 parent 1b85682 commit f3e0bf0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ Release Notes
88
...........
99

1010

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+
1123
0.12.6 (2022-08-30)
1224
-------------------
1325

pyabc/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.12.6'
1+
__version__ = '0.12.7'

0 commit comments

Comments
 (0)