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

bump for the next release

This commit is contained in:
Joel Bender
2018-07-06 00:11:04 -04:00
parent 6582ba7661
commit 816bab7b60
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.17.4'
__version__ = '0.17.5'
__author__ = 'Joel Bender'
__email__ = 'joel@carrickbender.com'