Skip to content

Commit 2492f80

Browse files
committed
Update version number to 0.9.7
1 parent bfd5f66 commit 2492f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55
setup(name='pkcs1',
6-
version='0.9.6',
6+
version='0.9.7',
77
license='MIT',
88
description='Python implementation of the RFC3447 or PKCS #1 version 2.0',
99
url='https://github.com/bdauvergne/python-pkcs1',

0 commit comments

Comments
 (0)