Update changelog
This commit is contained in:
parent
2f70ce2d5c
commit
bae6bc2133
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.76 (2023-11-01)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Fix missing import.
|
||||||
|
|
||||||
|
|
||||||
0.9.75 (2023-11-01)
|
0.9.75 (2023-11-01)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.75'
|
__version__ = '0.9.76'
|
||||||
|
|
Loading…
Reference in a new issue