bump version

pull/1/head v0.0.3
Viktor Villainov 2018-09-09 12:46:01 -04:00
parent 9387a30e73
commit 7bf9e4f71f
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.1'
__version__ = '0.0.3'
__author__ = 'Viktor Villainov'
__author_email__ = 'supervillain@riseup.net'
__license__ = 'MIT'