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

bump the version

This commit is contained in:
Joel Bender 2021-07-27 01:38:31 -04:00
parent 5e238a0271
commit 0c9c0dd0c1

View File

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