Update changelogo
This commit is contained in:
parent
c43deb1307
commit
6bb6c16bc7
|
@ -5,6 +5,12 @@ CHANGELOG
|
||||||
Unreleased
|
Unreleased
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
0.10.3 (2024-05-10)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Fix bug with grid date filters.
|
||||||
|
|
||||||
|
|
||||||
0.10.2 (2024-05-08)
|
0.10.2 (2024-05-08)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.10.2'
|
__version__ = '0.10.3'
|
||||||
|
|
Loading…
Reference in a new issue