Skip to content

release: 1.9.2 - #106

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.9.2
Sep 1, 2026
Merged

oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.9.2

Conversation

@oscarvalenzuelab

Copy link
Copy Markdown
Contributor

Version bump and changelog for 1.9.2, carrying the py.typed marker from #105
(closes #104).

Patch: no API or behaviour change. It delivers annotations that were already
written, which a type checker would not read from an installed package without
the marker.

ossbomer can drop its ospac.* mypy override after this, and start having its
calls into ospac checked rather than silenced.

@cla-bot cla-bot Bot added the cla-signed label Sep 1, 2026
@oscarvalenzuelab
oscarvalenzuelab merged commit aa5a9d6 into main Sep 1, 2026
8 checks passed
@oscarvalenzuelab
oscarvalenzuelab deleted the chore/release-1.9.2 branch September 1, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ospac ships no py.typed marker, so consumers cannot use its annotations

1 participant