version bump

This commit is contained in:
Peter D. Gray 2025-09-29 11:02:23 -04:00
parent aee51fdc2c
commit 0246f35af3
No known key found for this signature in database
GPG Key ID: A2DCD558C2BE5D7C

View File

@ -1,6 +1,6 @@
# (c) Copyright 2021 by Coinkite Inc. This file is covered by license found in COPYING-CC.
# (c) Copyright 2021-2025 by Coinkite Inc. This file is covered by license found in COPYING-CC.
__version__ = '1.4.0'
__version__ = '1.5.0'
__all__ = [ "client", "protocol", "constants" ]