bump to 1.4.0, lower anti-flood threshold to 5

This commit is contained in:
Username
2025-12-20 20:53:49 +01:00
parent 45712ea93f
commit 8d13f52549
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "flaskpaste"
version = "1.3.0"
version = "1.4.0"
description = "Secure pastebin with mTLS authentication and E2E encryption"
readme = "README.md"
requires-python = ">=3.11"