1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-09-28 22:15:23 +08:00

prepare for the next release

This commit is contained in:
Joel Bender 2015-10-28 23:15:19 -04:00
parent 2f2e6d2c83
commit cccb771cf4

View File

@ -25,7 +25,7 @@ test_requirements = [
setup(
name='bacpypes',
version="0.13.3",
version="0.13.4",
description="Testing multiple versions of python",
long_description="This is a long line of text",
author="Joel Bender",