Skip to content

Commit 0c603be

Browse files
committed
prepare release 0.0.7
1 parent 6a298de commit 0c603be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/electrum_ecc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .ecc_fast import _libsecp256k1
55

66

7-
__version__ = '0.0.6'
7+
__version__ = '0.0.7'
88

99

1010
# Some unit tests need to create ECDSA sigs without grinding the R value (and just use RFC6979).

0 commit comments

Comments
 (0)