Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Updated to version 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed Dec 31, 2018
1 parent bab6b37 commit 75bde89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysmartthings/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from .smartthings import SmartThings

__title__ = "pysmartthings"
__version__ = "0.3.2"
__version__ = "0.3.3"


def create(token):
Expand Down

0 comments on commit 75bde89

Please sign in to comment.