Skip to content

Commit 05a0dad

Browse files
committed
Add version placeholder to pyproject.toml
1 parent b8379ef commit 05a0dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "http-message-signatures"
7+
version = "0.0.0" # This will be replaced by setuptools_scm
78
description = "An implementation of the IETF HTTP Message Signatures draft standard"
89
readme = "README.rst"
910
requires-python = ">=3.8"

0 commit comments

Comments
 (0)