Bump version: 0.9.6 → 0.9.7
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
current_version = 0.9.6
|
current_version = 0.9.7
|
||||||
|
|
||||||
[bumpversion:file:setup.py]
|
[bumpversion:file:setup.py]
|
||||||
|
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='libagent',
|
name='libagent',
|
||||||
version='0.9.6',
|
version='0.9.7',
|
||||||
description='Using hardware wallets as SSH/GPG agent',
|
description='Using hardware wallets as SSH/GPG agent',
|
||||||
author='Roman Zeyde',
|
author='Roman Zeyde',
|
||||||
author_email='roman.zeyde@gmail.com',
|
author_email='roman.zeyde@gmail.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user