Bump library and TREZOR-related agent versions

This commit is contained in:
Roman Zeyde
2018-12-12 23:59:15 +02:00
parent 5cfdc7734b
commit 34b269be1e
2 changed files with 4 additions and 4 deletions

View File

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