Skip to content

Commit 7369d85

Browse files
authored
0.1.2 -> 0.1.3 (#35)
1 parent c53be77 commit 7369d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from setuptools import find_packages, setup
44

55
setup(
6-
name="zigpy-xbee",
7-
version="0.1.2",
6+
name="zigpy-xbee-homeassistant",
7+
version="0.1.3",
88
description="A library which communicates with XBee radios for zigpy",
99
url="http://github.com/zigpy/zigpy-xbee",
1010
author="Russell Cloran",

0 commit comments

Comments
 (0)