Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chefsale committed Jun 16, 2021
1 parent 709b309 commit 9b2b3dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion nearup
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ def cli():
@click.option(
'--neard-log',
type=str,
help='Comma-separated module=level values used to replace the ENV_LOG environment variable',
help=
'Comma-separated module=level values used to replace the ENV_LOG environment variable',
default='')
@click.option('--num-nodes',
type=int,
Expand Down
2 changes: 1 addition & 1 deletion nearuplib/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit 9b2b3dc

Please sign in to comment.