Skip to content

Commit 3f637db

Browse files
authored
Bump version to 0.10.2 (#333)
1 parent 9a85ffe commit 3f637db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from toml import encoder
77
from toml import decoder
88

9-
__version__ = "0.10.1"
9+
__version__ = "0.10.2"
1010
_spec_ = "0.5.0"
1111

1212
load = decoder.load

0 commit comments

Comments
 (0)