Update changelog
This commit is contained in:
parent
46c7ef42de
commit
5aa982c95f
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.13 (2023-03-08)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Remove version cap for cornice, now that we require python3.
|
||||||
|
|
||||||
|
|
||||||
0.9.12 (2023-03-02)
|
0.9.12 (2023-03-02)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.12'
|
__version__ = '0.9.13'
|
||||||
|
|
Loading…
Reference in a new issue