mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
bump the version, PyPI is complaining
This commit is contained in:
parent
6f1d1db0fd
commit
ea3f40b67c
2
setup.py
2
setup.py
|
@ -25,7 +25,7 @@ test_requirements = [
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bacpypes",
|
name="bacpypes",
|
||||||
version="0.13.5",
|
version="0.13.6",
|
||||||
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