Skip to content

Commit c332559

Browse files
committed
Bumping version
1 parent 6aad9ff commit c332559

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# For a discussion on single-sourcing the version across setup.py and the
4343
# project code, see
4444
# https://packaging.python.org/en/latest/single_source_version.html
45-
version='5.2.1', # Required
45+
version='5.3.0', # Required
4646

4747
# This is a one-line description or tagline of what your project does. This
4848
# corresponds to the "Summary" metadata field:
@@ -83,7 +83,7 @@
8383

8484
# This should be a valid email address corresponding to the author listed
8585
# above.
86-
author_email='stashcache@opensciencegrid.org', # Optional
86+
author_email='xcache@opensciencegrid.org', # Optional
8787

8888
# Classifiers help users find your project by categorizing it.
8989
#

0 commit comments

Comments
 (0)