Skip to content

Commit

Permalink
[doc] fix versionchanged display in LAMMPS DumpsReader (MDAnalysis#4720)
Browse files Browse the repository at this point in the history
fix: versionchanged was not displayed correctly in coordinates.LAMMPS.DumpReader
  • Loading branch information
orbeckst authored Sep 28, 2024
1 parent 84ee67b commit 78edac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/MDAnalysis/coordinates/LAMMPS.py
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ class DumpReader(base.ReaderBase):
**kwargs
Other keyword arguments used in :class:`~MDAnalysis.coordinates.base.ReaderBase`
.. versionchanged:: 2.7.0
Reading of arbitrary, additional columns is now supported.
(Issue #3608)
Expand Down

0 comments on commit 78edac0

Please sign in to comment.