summaryrefslogtreecommitdiff
path: root/OpenSSL/version.py
blob: bc8889f4d36b4b534f3ad6b94015b0b5fe0352be (plain)
1
2
3
4
5
6
7
8
9
# Copyright (C) AB Strakt
# Copyright (C) Jean-Paul Calderone
# See LICENSE for details.

"""
pyOpenSSL - A simple wrapper around the OpenSSL library
"""

__version__ = '0.14a3'