master v0.0.14
Viktor Villainov 2019-02-05 00:05:04 -05:00
parent 4ba5c04e90
commit 6edf51cd5d
No known key found for this signature in database
GPG Key ID: 8EB38B46F33BAF2F
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
__title__ = 'i2plib'
__description__ = 'A modern asynchronous library for building I2P applications.'
__url__ = 'https://github.com/l-n-s/i2plib'
__version__ = '0.0.13'
__version__ = '0.0.14'
__author__ = 'Viktor Villainov'
__author_email__ = 'supervillain@riseup.net'
__license__ = 'MIT'