We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d0c88 commit ccae9b8Copy full SHA for ccae9b8
darshan-util/pydarshan/darshan/__init__.py
@@ -3,8 +3,8 @@
3
PyDarshan also provides a suite of analysis utilities.
4
"""
5
6
-__version__ = '3.4.6.0'
7
-__darshanutil_version__ = '3.4.6'
+__version__ = '3.4.7.0'
+__darshanutil_version__ = '3.4.7'
8
9
import logging
10
logger = logging.getLogger(__name__)
darshan.version
@@ -1 +1 @@
1
-3.4.6
+3.4.7
0 commit comments