Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
drunsinn committed May 23, 2023
1 parent 684fa7d commit 0b33555
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 @@ -8,7 +8,7 @@
from .translate_messages import *
from .err import *

__version__ = "1.1.2"
__version__ = "1.2"
__author__ = "drunsinn"
__license__ = "MIT"
__email__ = "[email protected]"

0 comments on commit 0b33555

Please sign in to comment.