Skip to content

Commit

Permalink
Bump to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoistinen committed Oct 24, 2023
1 parent 71d1391 commit 83dac37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion link_sync/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

console = Console(highlight=False)

__VERSION__ = "0.2.4"
__VERSION__ = "0.2.5"


logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 83dac37

Please sign in to comment.