mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
prep for the next release
This commit is contained in:
parent
ec09963ccc
commit
28720603f9
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ test_requirements = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='bacpypes',
|
name='bacpypes',
|
||||||
version="0.13.1",
|
version="0.13.2",
|
||||||
description="Testing multiple versions of python",
|
description="Testing multiple versions of python",
|
||||||
long_description="This is a long line of text",
|
long_description="This is a long line of text",
|
||||||
author="Joel Bender",
|
author="Joel Bender",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user