We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374bc03 commit 53ebcf7Copy full SHA for 53ebcf7
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='sshush',
4
- version='1.0.0',
+ version='1.2.0',
5
description='SSH Config management tool',
6
url='http://github.com/bencromwell/sshush',
7
author='Ben Cromwell',
0 commit comments