🔖 bump version 5.2.0-alpha -> 5.2.0 (#211)
Some checks are pending
lint / cargo-check (push) Waiting to run
lint / pre-commit (push) Waiting to run
lint / rustfmt (push) Waiting to run
lint / clippy (push) Waiting to run
release / build (push) Waiting to run
release / test (push) Waiting to run
release / release (push) Blocked by required conditions
test / generate-matrix (push) Waiting to run
test / Python , Django () (push) Blocked by required conditions
test / tests (push) Blocked by required conditions
zizmor 🌈 / zizmor latest via PyPI (push) Waiting to run

This commit is contained in:
Josh Thomas 2025-09-09 13:20:50 -05:00 committed by Josh
parent f6286f7f46
commit 31b0308a40
4 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "djls"
version = "5.2.0-alpha"
version = "5.2.0"
edition = "2021"
[lib]