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

get ready for the next patch release

This commit is contained in:
Joel Bender 2017-09-30 03:29:22 -04:00
parent 5cd17080c0
commit 9b0fb3bc4c
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.3'
__version__ = '0.16.4'
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'

View File

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

View File

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