Bump version: 0.9.7 → 0.9.8

master v0.9.8
Roman Zeyde 6 years ago
parent cefc5f180a
commit 75d117ad0d
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

@ -1,7 +1,7 @@
[bumpversion]
commit = True
tag = True
current_version = 0.9.7
current_version = 0.9.8
[bumpversion:file:setup.py]

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

Loading…
Cancel
Save