Update description in setup.py

This commit is contained in:
doolio
2023-09-06 13:26:14 +02:00
parent 23c6349c98
commit 81de093ddb

View File

@@ -4,7 +4,7 @@ from setuptools import setup
setup( setup(
name='libagent', name='libagent',
version='0.14.8', 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='Roman Zeyde',
author_email='dev@romanzey.de', author_email='dev@romanzey.de',
url='http://github.com/romanz/trezor-agent', url='http://github.com/romanz/trezor-agent',