diff --git a/setup.cfg b/setup.cfg index d2d9ca2..4aefd78 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,7 +8,7 @@ license_files = LICENSE.txt long_description = file: README.rst long_description_content_type = text/x-rst; charset=UTF-8 url = https://github.com/flexiblepower/s2-ws-json-python -version = 0.1.0 +version = 0.2.0 # Change if running only on Windows, Mac or Linux (comma-separated) platforms = Linux