build: bump version string to 0.15.0

This commit is contained in:
Cameron Yick
2024-05-25 20:44:15 -04:00
parent e6d86e7b8b
commit 5a65a18e2f

View File

@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = "0.14.0"
__version__ = "0.15.0"