Bump version: 0.9.6 → 0.9.7

This commit is contained in:
Roman Zeyde
2018-01-10 21:35:40 +02:00
parent 385fc9457b
commit 29aaf777ad
2 changed files with 2 additions and 2 deletions

View File

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