summaryrefslogtreecommitdiff
path: root/OpenSSL/version.py
blob: be51903c3ad86c3bfeb8738a4a07c8800ea170f6 (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.13'