Skip to content

Commit bc68486

Browse files
committed
Bump version to 1.0.1 in pyproject.toml.
1 parent 89046f6 commit bc68486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "secure"
7-
version = "1.0.0"
7+
version = "1.0.1"
88
description = "A lightweight package that adds security headers for Python web frameworks."
99
readme = { file = "README.md", "content-type" = "text/markdown" }
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)