1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00

get ready for the next release

This commit is contained in:
Joel Bender 2018-02-16 23:21:10 -05:00
parent 3d2b5891bd
commit 0b507d6550
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.7'
__version__ = '0.17.0'
__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.7'
__version__ = '0.17.0'
__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.7'
__version__ = '0.17.0'
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'