We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53be77 commit 7369d85Copy full SHA for 7369d85
setup.py
@@ -3,8 +3,8 @@
3
from setuptools import find_packages, setup
4
5
setup(
6
- name="zigpy-xbee",
7
- version="0.1.2",
+ name="zigpy-xbee-homeassistant",
+ version="0.1.3",
8
description="A library which communicates with XBee radios for zigpy",
9
url="http://github.com/zigpy/zigpy-xbee",
10
author="Russell Cloran",
0 commit comments