mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Update version for rencode module.
This commit is contained in:
parent
48cbf0d9b0
commit
3d76ab1832
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ rencode module versions, so you should check that you are using the
|
||||||
same rencode version throughout your project.
|
same rencode version throughout your project.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = '1.0.1'
|
__version__ = '1.0.2'
|
||||||
__all__ = ['dumps', 'loads']
|
__all__ = ['dumps', 'loads']
|
||||||
|
|
||||||
# Original bencode module by Petru Paler, et al.
|
# Original bencode module by Petru Paler, et al.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue