Bump version: 0.13.1 → 0.14.0

This commit is contained in:
Roman Zeyde
2020-04-17 14:31:41 +03:00
parent 7eab4933ed
commit 18c80b4cca
2 changed files with 2 additions and 2 deletions

View File

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