chore: cut 0.16.0 release

This commit is contained in:
Cameron Yick
2025-04-05 10:10:51 -04:00
parent f8412324d7
commit f42209e632
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,13 @@
======= =======
History History
======= =======
0.16.0 (2024-XX - Unreleased) 0.17.0 (2025-XX - Unreleased)
--------------------------------
* WIP
0.16.0 (2025-04-05)
-------------------------------- --------------------------------
* Dev: New config for readthedocs * Dev: New config for readthedocs

View File

@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = "0.15.6" __version__ = "0.16.0"