Skip to content

Commit 00ba3bf

Browse files
dcermakCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ac7c4a0 commit 00ba3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osctiny/extensions/buildresults.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ def get_published_list(self, project: str, repo: str, arch: str, **params):
116116
"""
117117
Get a list of published binaries in a repository
118118
119-
.. deprecated::
119+
.. deprecated:: 0.12.0
120120
Use :py:meth:`osctiny.extensions.published.Published.get_binary_list` instead.
121121
122122
:param project: Project name

0 commit comments

Comments
 (0)