mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Bump version to 0.14.0-dev (#2740)
This commit is contained in:
parent
693314d097
commit
94f02ae10b
32 changed files with 50 additions and 50 deletions
|
|
@ -15,7 +15,7 @@ class DataLibrary(list):
|
|||
cross section data from a single file. The dictionary has keys 'path',
|
||||
'type', and 'materials'.
|
||||
|
||||
.. versionchanged:: 0.13.4
|
||||
.. versionchanged:: 0.14.0
|
||||
This class now behaves like a list rather than requiring you to access
|
||||
the list of libraries through a special attribute.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue