add 0.15.0 to CHANGELOG

minor bump
This commit is contained in:
2025-06-02 17:32:52 +01:00
parent 75fdbf5ad8
commit 3dbff1cc4d
3 changed files with 12 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dependencies = [
"typer>=0.15.2",
"typer>=0.16.0",
"obsws-python>=1.7.2",
"pydantic-settings>=2.9.1",
]