chore: Bump version to 1.0.3

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2022-05-14 11:49:20 +02:00
parent 2c78fccd1e
commit f62623af38
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.2")
print("1.0.3")
class BelowThresholdContext(Context):