diff --git a/speedtest_cli.py b/speedtest_cli.py index e65a9a3..105c390 100755 --- a/speedtest_cli.py +++ b/speedtest_cli.py @@ -15,7 +15,7 @@ # License for the specific language governing permissions and limitations # under the License. -__version__ = '0.3.0' +__version__ = '0.3.1' # Some global variables we use source = None