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
8429a8e5
Commit
8429a8e5
authored
Jan 13, 2021
by
Shane Snyder
Browse files
bumped pydarshan versions for new pypi release
parent
b252fc4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
darshan-util/pydarshan/setup.cfg
View file @
8429a8e5
[bumpversion]
[bumpversion]
current_version = 0.0.
4
current_version = 0.0.
5
commit = True
commit = True
tag = True
tag = True
...
...
darshan-util/pydarshan/setup.py
View file @
8429a8e5
...
@@ -53,6 +53,6 @@ setup(
...
@@ -53,6 +53,6 @@ setup(
test_suite
=
'tests'
,
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
tests_require
=
test_requirements
,
url
=
'https://www.mcs.anl.gov/research/projects/darshan/'
,
url
=
'https://www.mcs.anl.gov/research/projects/darshan/'
,
version
=
'0.0.
4
'
,
version
=
'0.0.
5
'
,
zip_safe
=
False
,
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