Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Feb 1, 2020
1 parent da3257d commit 60877b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serpent.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
from collections.abc import KeysView, ValuesView, ItemsView


__version__ = "1.30.1"
__version__ = "1.30.2"
__all__ = ["dump", "dumps", "load", "loads", "register_class", "unregister_class", "tobytes"]


Expand Down

0 comments on commit 60877b5

Please sign in to comment.