This commit is contained in:
Peter D. Gray 2022-01-12 09:43:54 -05:00
commit 41627cb07a
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B
8 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Coldcard is a Cheap, Ultra-secure & Opensource Hardware Wallet for #Bitcoin.
Get yours at [ColdcardWallet.com](http://coldcardwallet.com)
Get yours at [ColdcardWallet.com](http://coldcard.com)
This is the python code and command-line utilities you need to communicate with it over USB.

View File

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

Binary file not shown.

Binary file not shown.

BIN
dist/ckcc-protocol-1.1.0.tar.gz vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.