Skip to content

Commit

Permalink
Update Version to v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 1, 2024
1 parent e170f12 commit a78c152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyjpboatrace/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from . import validator


__version__ = 'v0.3.1a0'
__version__ = 'v0.3.1'

__all__ = [
PyJPBoatrace.__name__,
Expand Down

0 comments on commit a78c152

Please sign in to comment.