Skip to content

Commit 9074390

Browse files
committed
Retarget 1.0.0
1 parent c729831 commit 9074390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dep_checker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def check_imports(
348348
* Added the ``name_mapping`` option.
349349
* Added the ``work_dir`` option.
350350
351-
.. versionchanged:: 0.7.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
351+
.. versionchanged:: 1.0.0 Replaced the ``req_file`` argument with the ``*requirements`` argument.
352352
Use :func:`shippinglabel.requirements.read_requirements(req_file)[0] <shippinglabel.requirements.read_requirements>`
353353
to get the original bevhaviour.
354354
"""

0 commit comments

Comments
 (0)