Skip to content

Commit

Permalink
Merge pull request #659 from skalenetwork/bump-version
Browse files Browse the repository at this point in the history
Bump version to 2.1.3
  • Loading branch information
dmytrotkk authored Sep 20, 2022
2 parents 201d72f + 185cac0 commit 8999580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_cli/cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.1.2'
__version__ = '2.1.3'

if __name__ == "__main__":
print(__version__)

0 comments on commit 8999580

Please sign in to comment.