Bump version: 0.11.2 → 0.11.3

This commit is contained in:
Roman Zeyde
2018-06-19 21:15:14 +03:00
parent 6bc5b6af5e
commit 6a9fdf75e2
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.2',
version='0.11.3',
description='Using hardware wallets as SSH/GPG agent',
author='Roman Zeyde',
author_email='roman.zeyde@gmail.com',