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 878927e commit 3f01afcCopy full SHA for 3f01afc
setup.py
@@ -68,7 +68,7 @@
68
69
setup(
70
name = 'securesystemslib',
71
- version = '0.12.0',
+ version = '0.12.1',
72
description = 'A library that provides cryptographic and general-purpose'
73
' routines for Secure Systems Lab projects at NYU',
74
long_description = long_description,
0 commit comments