Skip to content

Commit aac2299

Browse files
committed
Version 0.2.3
1 parent 8299d82 commit aac2299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
here = path.abspath(path.dirname(__file__))
66
name = 'SSHKeyDistribut0r'
7-
version = '0.2.2'
7+
version = '0.2.3'
88

99
with open(path.join(here, 'README.md'), encoding='utf-8') as f:
1010
long_description = f.read()

0 commit comments

Comments
 (0)