Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Commit

Permalink
Bump version (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Oct 19, 2019
1 parent a2b12ce commit 5ee580b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkedrw/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .main import main

__version__ = "1.2.0"
__version__ = "1.2.1"
VERSION = __version__

0 comments on commit 5ee580b

Please sign in to comment.