Update changelog

This commit is contained in:
Lance Edgar 2023-11-01 09:20:26 -05:00
parent 2f70ce2d5c
commit bae6bc2133
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.76 (2023-11-01)
-------------------
* Fix missing import.
0.9.75 (2023-11-01)
-------------------

View file

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