Bump version: 0.11.1 → 0.11.2

This commit is contained in:
Roman Zeyde
2018-03-19 09:45:56 +02:00
parent 5dba12f144
commit 4546cd674b
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ from setuptools import setup
setup(
name='libagent',
version='0.11.1',
version='0.11.2',
description='Using hardware wallets as SSH/GPG agent',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',