Update changelog

This commit is contained in:
Lance Edgar 2023-03-08 20:39:39 -06:00
parent 46c7ef42de
commit 5aa982c95f
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.13 (2023-03-08)
-------------------
* Remove version cap for cornice, now that we require python3.
0.9.12 (2023-03-02)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.9.12'
__version__ = '0.9.13'