Skip to content

Commit 5a6c2dc

Browse files
committed
setup: read version from package
1 parent bb9e6a6 commit 5a6c2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = uTidylib
3-
version = 0.10
3+
version = attr: tidy.__version__
44
author = Michal Čihař
55
author_email = [email protected]
66
license = MIT

0 commit comments

Comments
 (0)