We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89046f6 commit bc68486Copy full SHA for bc68486
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "secure"
7
-version = "1.0.0"
+version = "1.0.1"
8
description = "A lightweight package that adds security headers for Python web frameworks."
9
readme = { file = "README.md", "content-type" = "text/markdown" }
10
license = { text = "MIT" }
0 commit comments