mirror of
https://github.com/JoelBender/modpypes
synced 2025-10-26 21:49:19 +08:00
add bacpypes requirement, bump the version number
This commit is contained in:
parent
bce0ac168e
commit
6b7f78406f
2
setup.py
2
setup.py
|
|
@ -24,7 +24,7 @@ test_requirements = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='modpypes',
|
name='modpypes',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
description="Python library for MODBUS based on BACpypes",
|
description="Python library for MODBUS based on BACpypes",
|
||||||
long_description=readme + '\n\n' + history,
|
long_description=readme + '\n\n' + history,
|
||||||
author="Joel Bender",
|
author="Joel Bender",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user