Skip to content

Commit 3f01afc

Browse files
author
Lukas Puehringer
committed
setup.py: bump version to 0.12.1
1 parent 878927e commit 3f01afc

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
@@ -68,7 +68,7 @@
6868

6969
setup(
7070
name = 'securesystemslib',
71-
version = '0.12.0',
71+
version = '0.12.1',
7272
description = 'A library that provides cryptographic and general-purpose'
7373
' routines for Secure Systems Lab projects at NYU',
7474
long_description = long_description,

0 commit comments

Comments
 (0)