1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-27 00:57:47 +08:00

get ready for the next release

This commit is contained in:
Joel Bender
2017-12-08 09:51:49 -05:00
parent 5ceef4bd45
commit 5b58c3f1bc
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ if _sys.platform not in _supported_platforms:
# Project Metadata
#
__version__ = '0.16.6'
__version__ = '0.16.7'
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'