Commit 9a64da44 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump for 0.2.0

parent df0df4a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
"""
Async control of WPA-Supplicant from a Python process

#  Copyright 2019  Dom Sekotill <dom.sekotill@kodo.org.uk>
#  Copyright 2019-2021  Dom Sekotill <dom.sekotill@kodo.org.uk>
#
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
@@ -16,4 +16,4 @@ Async control of WPA-Supplicant from a Python process
#  limitations under the License.
"""

__version__ = "0.1.3"
__version__ = "0.2.0"