chore(release): 0.9.2

This commit is contained in:
github-actions[bot]
2026-03-13 08:10:39 +00:00
parent e67e49bb24
commit dc9f1be8c1
3 changed files with 8 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.9.2] - 2026-03-13
### Miscellaneous Tasks
- [`e67e49b`](https://gitea.pufereq.pl/judas/judas_protocol/commit/e67e49bb2436ff05324e7a43d9b579017975a628) **py.typed**: add `py.typed` file
## [0.9.1] - 2026-03-05
### Bug Fixes

View File

@@ -4,7 +4,7 @@ build-backend = "uv_build"
[project]
name = "judas_protocol"
version = "0.9.1"
version = "0.9.2"
description = "The judas protocol"
readme = "README.md"
authors = []

2
uv.lock generated
View File

@@ -240,7 +240,7 @@ wheels = [
[[package]]
name = "judas-protocol"
version = "0.9.1"
version = "0.9.2"
source = { editable = "." }
[package.dev-dependencies]