Update version.

This commit is contained in:
2026-04-26 17:55:23 +01:00
parent 1fb056a8fb
commit bb76afac4f

View File

@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "slingshot-microservice"
version = "0.1.2"
version = "0.1.3"
description = "Opinionated Rust framework for queue-driven microservices"
license = { text = "MIT" }
requires-python = ">=3.8"