parent
29b4caccec
commit
6d9a68ba59
|
@ -29,7 +29,7 @@ __all__ = [
|
||||||
'TorrentFileParser',
|
'TorrentFileParser',
|
||||||
]
|
]
|
||||||
|
|
||||||
__version__ = '0.1.0'
|
__version__ = '0.1.1'
|
||||||
|
|
||||||
|
|
||||||
class InvalidTorrentFileException(Exception):
|
class InvalidTorrentFileException(Exception):
|
||||||
|
|
Loading…
Reference in New Issue