Skip to content

Commit 0c6a5a5

Browse files
committed
prepare 0.9.3 release
Signed-off-by: Lance-Drane <Lance-Drane@users.noreply.github.com>
1 parent c681856 commit 0c6a5a5

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
We follow [Common Changelog](https://common-changelog.org/) formatting for this document.
44

5+
## [0.9.3] - 2026-03-18
6+
7+
No API changes.
8+
9+
### Fixed
10+
11+
- Correct wildcard handling within ControlPlaneManager ([commit](https://github.com/INTERSECT-SDK/intersect-python-common/commit/c681856214d329874fa51f7c50b346a66825e5c5)) (Lance Drane)
12+
513
## [0.9.2] - 2026-03-17
614

715
No API changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ readme = "README.md"
1818
license = { text = "BSD-3-Clause" }
1919
requires-python = ">=3.10,<4.0"
2020
keywords = ["intersect"]
21-
version = "0.9.2"
21+
version = "0.9.3"
2222
classifiers = [
2323
"Programming Language :: Python :: 3",
2424
"Programming Language :: Python :: 3.10",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)