Skip to content

Commit

Permalink
build: Update version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroWave022 committed Jan 24, 2023
1 parent a43db86 commit 76d23a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yr_weather/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
from .radar import Radar
from .textforecast import Textforecast

__version__ = "0.1.0"
__version__ = "0.1.1"
__author__ = "ZeroWave022"

0 comments on commit 76d23a1

Please sign in to comment.