We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf01bc6 commit 9bf48b4Copy full SHA for 9bf48b4
1 file changed
stashcp.py
@@ -18,7 +18,7 @@
18
from urlparse import urlparse
19
20
# Version information for user-agent
21
-VERSION = "5.2.0"
+VERSION = "5.2.1"
22
23
main_redirector = "root://redirector.osgstorage.org"
24
stash_origin = "root://stash.osgconnect.net"
0 commit comments