diff --git a/stager_access.py b/stager_access.py index c26336a8c4174acfd0f66b38167d0d732a230d28..54407b799032030958e86340400ec67ad140d55e 100755 --- a/stager_access.py +++ b/stager_access.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python3 + # Copyright 2019 Stichting Nederlandse Wetenschappelijk Onderzoek Instituten, # ASTRON Netherlands Institute for Radio Astronomy # Licensed under the Apache License, Version 2.0 (the "License"); @@ -20,7 +22,7 @@ # !! This is to ensure that when we change the remote interface, your scripts don't break and you will only have to # !! upgrade this module. -__version__ = "1.4" +__version__ = "1.5" import datetime from os.path import expanduser