Skip to content

Commit

Permalink
tag v24.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vhewes committed Jun 11, 2024
1 parent 4af07d8 commit f3c4571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynuml/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'''Standardised ML input processing for particle physics'''

__version__ = '24.6.dev0'
__version__ = '24.6.0'

from . import io
from . import labels
Expand Down

0 comments on commit f3c4571

Please sign in to comment.