Merge pull request #435 from doolio/update-setup-description

Update description in setup.py
This commit is contained in:
Roman Zeyde
2023-09-06 18:11:57 +03:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ from setuptools import setup
setup(
name='libagent',
version='0.14.8',
description='Using hardware wallets as SSH/GPG agent',
description='Using hardware wallets as SSH/GPG/age agent',
author='Roman Zeyde',
author_email='dev@romanzey.de',
url='http://github.com/romanz/trezor-agent',