mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
bump the version for the next release
This commit is contained in:
parent
7da1b961ff
commit
78032e5a43
|
@ -18,7 +18,7 @@ if _sys.platform not in _supported_platforms:
|
||||||
# Project Metadata
|
# Project Metadata
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '0.15.0'
|
__version__ = '0.15.1'
|
||||||
__author__ = 'Joel Bender'
|
__author__ = 'Joel Bender'
|
||||||
__email__ = 'joel@carrickbender.com'
|
__email__ = 'joel@carrickbender.com'
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ if _sys.platform not in _supported_platforms:
|
||||||
# Project Metadata
|
# Project Metadata
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '0.15.0'
|
__version__ = '0.15.1'
|
||||||
__author__ = 'Joel Bender'
|
__author__ = 'Joel Bender'
|
||||||
__email__ = 'joel@carrickbender.com'
|
__email__ = 'joel@carrickbender.com'
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@ if _sys.platform not in _supported_platforms:
|
||||||
# Project Metadata
|
# Project Metadata
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '0.15.0'
|
__version__ = '0.15.1'
|
||||||
__author__ = 'Joel Bender'
|
__author__ = 'Joel Bender'
|
||||||
__email__ = 'joel@carrickbender.com'
|
__email__ = 'joel@carrickbender.com'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user