Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

# General information about the project.
project = "testcontainers"
copyright = "2017, Sergey Pirogov" # noqa: A001
copyright = "2017-2024, Sergey Pirogov and Testcontainers Python contributors" # noqa: A001
author = "Sergey Pirogov"

# The version info for the project you're documenting, acts as replacement for
Expand Down