Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified crowdsec_tracker_api/__pycache__/base_model.cpython-311.pyc
Binary file not shown.
Binary file modified crowdsec_tracker_api/__pycache__/http_client.cpython-311.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion crowdsec_tracker_api/models.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# generated by datamodel-codegen:
# filename: <stdin>
# timestamp: 2025-12-15T11:06:13+00:00
# timestamp: 2025-12-15T15:55:25+00:00

from __future__ import annotations

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion let-openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "crowdsec_tracker_api"
version = "1.91.0"
version = "1.91.1"
license = { text = "MIT" }
authors = [
{ name="crowdsec", email="[email protected]" }
Expand Down