Skip to content

Commit 8ce1412

Browse files
committed
minor
1 parent bbf5052 commit 8ce1412

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
@@ -4,7 +4,7 @@ requires = ['setuptools >= 61.0', 'versioneer[toml]']
44

55
[project]
66
name = 'autodocsumm'
7-
version = '0.2.9'
7+
dynamic = ["version"]
88
description = 'Extended sphinx autodoc including automatic autosummaries'
99
readme = 'README.rst'
1010
keywords = ['sphinx', 'autodoc', 'autosummary', 'content', 'table']

0 commit comments

Comments
 (0)