apply version tag

This commit is contained in:
Axel Kohlmeyer
2024-07-24 09:35:12 -04:00
parent 92d07ceba4
commit 9a60dbbf31

View File

@ -197,7 +197,7 @@ class Atom(object):
mass (AKA 'rmass') depending on what is available with
preference for the per-atom mass.
.. versionchanged:: TBD
.. versionchanged:: 2Aug2023_update_4
Support both per-type and per-atom masses. With
per-type return "mass[type[i]]" else return "rmass[i]".