Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Glenn K. Lockwood
darshan
Commits
24029dcc
Commit
24029dcc
authored
Dec 10, 2020
by
Shane Snyder
Browse files
updated pydarshan versions for latest tests
parent
e218f068
Changes
2
Hide whitespace changes
Inline
Side-by-side
darshan-util/pydarshan/setup.cfg
View file @
24029dcc
[bumpversion]
current_version = 0.
1.0
current_version = 0.
0.4
commit = True
tag = True
...
...
darshan-util/pydarshan/setup.py
View file @
24029dcc
...
...
@@ -68,6 +68,6 @@ setup(
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
url
=
'https://www.mcs.anl.gov/research/projects/darshan/'
,
version
=
'0.0.
3
'
,
version
=
'0.0.
4
'
,
zip_safe
=
False
,
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment