Skip to content

Commit e48356c

Browse files
committed
Correct version specification
1 parent 33b61f7 commit e48356c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers =
1818
project_urls =
1919
Bug Tracker = https://github.com/krassowski/docstring-to-markdown/issues
2020
Source Code = https://github.com/krassowski/docstring-to-markdown
21-
version = attr: package.__version__
21+
version = attr: docstring_to_markdown.__version__
2222

2323
[options]
2424
packages = find:

0 commit comments

Comments
 (0)