Skip to content

Commit 3584fe5

Browse files
authored
Merge pull request #38 from nioinnovation/jamesleesaunders-patch-1
Correcting setup.py version to 2.2.4
2 parents a9897b6 + 6733289 commit 3584fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='XBee',
5-
version='2.2.3',
5+
version='2.2.4',
66
description='Python tools for working with XBee radios',
77
long_description=open('README.rst').read(),
88
url='https://github.com/nioinnovation/python-xbee',

0 commit comments

Comments
 (0)