Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
/ mkuser Public archive

Commit e263ac1

Browse files
committed
Version 1.2.1
1 parent 20db8be commit e263ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkuser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import yaml
1818

1919

2020
__author__ = 'Andrew Williams <nikdoof@dimension.sh>'
21-
__version__ = '1.2.0'
21+
__version__ = '1.2.1'
2222

2323
VALID_SSH_KEYTYPES = [
2424
'sk-ecdsa-sha2-nistp256@openssh.com',

0 commit comments

Comments
 (0)