We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8299d82 commit aac2299Copy full SHA for aac2299
setup.py
@@ -4,7 +4,7 @@
4
5
here = path.abspath(path.dirname(__file__))
6
name = 'SSHKeyDistribut0r'
7
-version = '0.2.2'
+version = '0.2.3'
8
9
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
10
long_description = f.read()
0 commit comments