diff --git a/speedtest_cli.py b/speedtest_cli.py index 7a3b6dc..9a53934 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.2.7' +__version__ = '0.3.0' # Some global variables we use source = None