chore: Bump version to 1.0.2
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
6f09301879
commit
9af285c49d
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ def setup_logging(args):
|
||||||
|
|
||||||
|
|
||||||
def show_version():
|
def show_version():
|
||||||
print("1.0.1")
|
print("1.0.2")
|
||||||
|
|
||||||
|
|
||||||
class BelowThresholdContext(Context):
|
class BelowThresholdContext(Context):
|
||||||
|
|
Loading…
Reference in a new issue