Skip to content

Commit d721c36

Browse files
committed
Fix release notes __all__ formatting
1 parent d09a995 commit d721c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python-bitcoinlib release notes
44
v0.3.0
55
======
66

7-
Major change: cleaned up what symbols are exported by modules. __all__ is now
7+
Major change: cleaned up what symbols are exported by modules. \_\_all\_\_ is now
88
used extensively, which may break some applications that were not importing the
99
right modules. Along those lines some implementation details like the ssl
1010
attribute of the bitcoin.core.key module, and the entire bitcoin.core.bignum

0 commit comments

Comments
 (0)