~exarkun/pyopenssl/release-0.13

« back to all changes in this revision

Viewing changes to OpenSSL/version.py

  • Committer: Jean-Paul Calderone
  • Date: 2013-08-23 20:10:35 UTC
  • Revision ID: exarkun@twistedmatrix.com-20130823201035-tzy24kuwehq6is5h
Bump the version number

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.13'
 
9
__version__ = '0.13.1'