Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anxuae committed Jun 9, 2019
1 parent 7460765 commit 8a8aac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pih2o/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

"""An automatic plant watering application in pure Python for the Raspberry Pi."""

__version__ = "1.0.2"
__version__ = "1.0.3"

from pih2o.h2o import create_app # For WSGI loading

0 comments on commit 8a8aac9

Please sign in to comment.