Skip to content

Commit

Permalink
add __version__ variable
Browse files Browse the repository at this point in the history
  • Loading branch information
k0rventen committed Jan 10, 2021
1 parent 25468c1 commit 0808deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avea/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
A python library to control Elgato's Avea Bulb.
"""

__version__ = "1.5.2"
from .avea import *

0 comments on commit 0808deb

Please sign in to comment.