Update changelog

This commit is contained in:
Lance Edgar 2024-06-06 23:04:47 -05:00
parent f6f2a53a0c
commit 0491d8517c
2 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,12 @@ CHANGELOG
Unreleased
----------
0.10.14 (2024-06-06)
--------------------
* Use ``pkg_resources`` to determine package versions.
0.10.13 (2024-06-06)
--------------------

View file

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