~myers-1/pyopenssl/npn

« back to all changes in this revision

Viewing changes to OpenSSL/version.py

  • Committer: Jean-Paul Calderone
  • Date: 2011-04-07 19:41:20 UTC
  • mto: This revision was merged to the branch mainline in revision 144.
  • Revision ID: exarkun@divmod.com-20110407194120-w2sbjribvgqd7nbm
Bump version

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
pyOpenSSL - A simple wrapper around the OpenSSL library
7
7
"""
8
8
 
9
 
__version__ = '0.11'
 
9
__version__ = '0.12a1'