chore: Bump version to 1.0.2

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2022-05-14 11:32:03 +02:00
parent 6f09301879
commit 9af285c49d
No known key found for this signature in database
GPG key ID: FF42D23B580C89F7

View file

@ -135,7 +135,7 @@ def setup_logging(args):
def show_version():
print("1.0.1")
print("1.0.2")
class BelowThresholdContext(Context):