Skip to content

Commit 6733289

Browse files
Correcting setup.py version to 2.2.4
1 parent a9897b6 commit 6733289

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)