Unbump setup.py

This commit is contained in:
Roman Zeyde
2020-12-16 20:28:52 +02:00
parent c3853e97c7
commit f66da28cc3

View File

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