server: fix html caching rules

This commit is contained in:
nym21
2026-01-27 01:39:09 +01:00
parent 79d14cd260
commit 6cdc5879bb
6 changed files with 3502 additions and 5773 deletions

View File

@@ -1,13 +1,13 @@
[project]
name = "brk-client"
version = "0.1.0-beta.1"
version = "0.1.0"
description = "Python client for the Bitcoin Research Kit"
readme = "README.md"
requires-python = ">=3.9"
license = "MIT"
keywords = ["bitcoin", "blockchain", "analytics", "on-chain"]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",