Bump version

master v0.0.12
Viktor Villainov 2019-01-01 04:07:02 -05:00
parent dd475738b6
commit f7321575b3
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.11'
__version__ = '0.0.12'
__author__ = 'Viktor Villainov'
__author_email__ = 'supervillain@riseup.net'
__license__ = 'MIT'