Skip to content

Commit de05829

Browse files
Lindsey GrayLindsey Gray
Lindsey Gray
authored and
Lindsey Gray
committed
v0.4.7
1 parent 1e2e4a7 commit de05829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fnal_column_analysis_tools/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
import re
3232

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

0 commit comments

Comments
 (0)