Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
drunsinn committed Jan 12, 2021
1 parent 10f7dfa commit a507eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyLSV2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""A pure Python3 implementation of the LSV2 protocol"""
from .client import LSV2

__version__ = '0.5.1'
__version__ = '0.5.2'

0 comments on commit a507eb0

Please sign in to comment.