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

get ready for next patch release

This commit is contained in:
Joel Bender
2017-10-08 00:44:04 -04:00
parent d71b7eb9a6
commit 4d32ecb7a3
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.4'
__version__ = '0.16.5'
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'