Skip to content

Commit 6832f5d

Browse files
committed
Make version dynamic
1 parent ff2a5bb commit 6832f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mkdocs-macros-adr-summary"
3-
version = "0.0.0"
3+
dynamic = ["version"]
44
description = "A plugin to generate a summary of a ADR directory"
55
authors = [{ name = "Federico Busetti", email = "729029+febus982@users.noreply.github.com" }]
66
requires-python = ">=3.9,<3.14"

0 commit comments

Comments
 (0)