Skip to content

Commit

Permalink
Merge pull request #78 from nplinden/update_version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
nplinden authored Dec 9, 2024
2 parents c5e6148 + 1a9a5d0 commit 5eaba68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ndmanager/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""The NDManager module"""

__version__ = "0.4.1"
__version__ = "0.5.0"

from .API.endf6 import Endf6
from .API.iaea import IAEA, IAEALibrary, IAEASublibrary
Expand Down

0 comments on commit 5eaba68

Please sign in to comment.