Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsk88 authored and bradsk88 committed Jan 4, 2017
1 parent c27c8ed commit a5b9b2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Change Log

## 0.12.0
- Wink fan support


## 0.11.0
- Support for Wink hubs as sensors
- Added more generic attributes to base Wink device (manufacturer_device_model, manufacturer_device_id, device_manufacturer, model_name)
Expand Down
2 changes: 1 addition & 1 deletion src/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='python-wink',
version='0.11.0',
version='0.12.0',
description='Access Wink devices via the Wink API',
url='http://github.com/bradsk88/python-wink',
author='Brad Johnson',
Expand Down

0 comments on commit a5b9b2d

Please sign in to comment.