Skip to content

Commit 17d16f8

Browse files
authored
Update pydarshan version to 3.4.7.1
1 parent bb68255 commit 17d16f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/pydarshan/darshan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
PyDarshan also provides a suite of analysis utilities.
44
"""
55

6-
__version__ = '3.4.7.0'
6+
__version__ = '3.4.7.1'
77
__darshanutil_version__ = '3.4.7'
88

99
import logging

0 commit comments

Comments
 (0)