Skip to content
Snippets Groups Projects
Unverified Commit 39e646cc authored by Derek Weitzel's avatar Derek Weitzel
Browse files

Bump to 5.4.1

parent 4c9f2ad3
Branches
Tags v5.4.1
No related merge requests found
...@@ -42,7 +42,7 @@ setup( ...@@ -42,7 +42,7 @@ setup(
# For a discussion on single-sourcing the version across setup.py and the # For a discussion on single-sourcing the version across setup.py and the
# project code, see # project code, see
# https://packaging.python.org/en/latest/single_source_version.html # https://packaging.python.org/en/latest/single_source_version.html
version='5.4.0', # Required version='5.4.1', # Required
# This is a one-line description or tagline of what your project does. This # This is a one-line description or tagline of what your project does. This
# corresponds to the "Summary" metadata field: # corresponds to the "Summary" metadata field:
......
...@@ -24,7 +24,7 @@ import logging ...@@ -24,7 +24,7 @@ import logging
from urlparse import urlparse from urlparse import urlparse
# Version information for user-agent # Version information for user-agent
VERSION = "5.4.0" VERSION = "5.4.1"
main_redirector = "root://redirector.osgstorage.org" main_redirector = "root://redirector.osgstorage.org"
stash_origin = "root://stash.osgconnect.net" stash_origin = "root://stash.osgconnect.net"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment