Bump 'trezor_agent' version: 0.11.0 → 0.12.0

This commit is contained in:
Roman Zeyde
2022-07-09 19:20:46 +03:00
parent b177da9ee8
commit 807c25a9fc

View File

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