Update changelog

This commit is contained in:
Lance Edgar 2023-02-03 18:07:50 -06:00
parent 49122d940d
commit f71eadd409
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.1 (2023-02-03)
------------------
* Stop including deform JS static files.
0.9.0 (2023-02-03)
------------------

View file

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