Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 committed Mar 7, 2021
1 parent b38f7e9 commit 430653c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catcli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import sys

__version__ = '0.6.1'
__version__ = '0.6.2'


def main():
Expand Down

0 comments on commit 430653c

Please sign in to comment.