diff --git a/setup.cfg b/setup.cfg index ecf38a3..0cd632f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pyspeedinsights -version = 0.1.0 +version = 0.3.0 author = Will J. Holmes author_email = will@wjholmes.com description = A simple Python cli that parses your sitemap, sends async requests to the PageSpeed Insights API and writes color-coded Lighthouse results to Excel.