Skip to content

Commit

Permalink
chore: bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Jun 6, 2021
1 parent c8d9034 commit 7e498fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruterstop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from ruterstop.utils import delta, human_delta, norwegian_ascii, timed_cache

__version__ = "0.4.0"
__version__ = "0.4.2"

# Default settings
DEFAULTS = dict(
Expand Down

0 comments on commit 7e498fd

Please sign in to comment.