Update description in setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user