chore: Bump to 1.0.1
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
4943442135
commit
7c5a197872
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.0")
|
print("1.0.1")
|
||||||
|
|
||||||
|
|
||||||
class BelowThresholdContext(Context):
|
class BelowThresholdContext(Context):
|
||||||
|
|
Loading…
Reference in a new issue