Add versionadded directive for new arguments/functions in 0.12

This commit is contained in:
Paul Romano 2020-04-10 21:52:43 -05:00
parent 5012c6b0ce
commit 5547ecf88f
20 changed files with 107 additions and 7 deletions

View file

@ -22,6 +22,8 @@ class Source:
Source file from which sites should be sampled
library : str
Path to a custom source library
.. versionadded:: 0.12
strength : float
Strength of the source
particle : {'neutron', 'photon'}