Update changelog

This commit is contained in:
Lance Edgar 2024-06-07 10:25:48 -05:00
parent a849d8452b
commit 7c3d5b46f3
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ CHANGELOG
Unreleased Unreleased
---------- ----------
0.10.15 (unreleased) 0.10.15 (2024-06-07)
-------------------- --------------------
* Do *not* Use ``pkg_resources`` to determine package versions. * Do *not* Use ``pkg_resources`` to determine package versions.

View file

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