Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit da34518

Browse files
authored
PR #51, generalizing the applicability of histogram methods from TH1 to TH
1 parent 5c5f7da commit da34518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uproot_methods/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import re
66

7-
__version__ = "0.5.0"
7+
__version__ = "0.5.1"
88
version = __version__
99
version_info = tuple(re.split(r"[-\.]", __version__))
1010

0 commit comments

Comments
 (0)