begin 2.8.8 cycle
This commit is contained in:
parent
3315b3a12f
commit
6c3e6401d4
|
@ -1,5 +1,8 @@
|
||||||
|
2.8.2.dev1
|
||||||
|
-----
|
||||||
|
|
||||||
2.8.7
|
2.8.7
|
||||||
----------
|
-----
|
||||||
|
|
||||||
- fix #1338: use predictable object resolution for monkeypatch
|
- fix #1338: use predictable object resolution for monkeypatch
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
#
|
#
|
||||||
__version__ = '2.8.7'
|
__version__ = '2.8.8.dev1'
|
||||||
|
|
Loading…
Reference in New Issue