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

Commit 27f8583

Browse files
committed
bump version
1 parent 3361945 commit 27f8583

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
@@ -30,7 +30,7 @@
3030

3131
import re
3232

33-
__version__ = "0.0.6"
33+
__version__ = "0.0.7"
3434
version = __version__
3535
version_info = tuple(re.split(r"[-\.]", __version__))
3636

0 commit comments

Comments
 (0)