Skip to content

Commit 0d2f695

Browse files
joshuaglofek
andcommitted
Remove redundant comment about version
The version is no longer duplicated in setup.cfg (since 5155ba7), so remove redundant TODO suggesting folks update in two places. Co-authored-by: Ofek Lev <[email protected]> Signed-off-by: Joshua Lock <[email protected]>
1 parent e7037cf commit 0d2f695

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tuf/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,4 @@
55
"""
66

77
# This value is used in the requests user agent.
8-
# setup.cfg has it hard-coded separately.
9-
# Currently, when the version is changed, it must be set in both locations.
10-
# TODO: Single-source the version number.
118
__version__ = "1.0.0"

0 commit comments

Comments
 (0)