Skip to content

Commit

Permalink
Merge pull request #88 from hmasdev/bot/update-version-to-v0.3.1a0
Browse files Browse the repository at this point in the history
Update Version to v0.3.1a0
  • Loading branch information
hmasdev authored Jun 1, 2024
2 parents 20c9fda + 2dc4b59 commit e170f12
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.0a4'
__version__ = 'v0.3.1a0'

__all__ = [
PyJPBoatrace.__name__,
Expand Down

0 comments on commit e170f12

Please sign in to comment.