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 2024-05-13 01:17:35 -04:00
parent c98255cca8
commit 54a0614cb7

View File

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