aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-09-29 21:43:57 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-09-29 21:43:57 -0500
commit98681338df32ade2868487fb800af0cef1a30d91 (patch)
treed632e6c754e44f3217a8988f0797f9655a9a825d /vectors/cryptography_vectors
parentb2ab5ef112f8de507d2db72fdf4a5fa698a954e0 (diff)
downloadcryptography-98681338df32ade2868487fb800af0cef1a30d91.tar.gz
cryptography-98681338df32ade2868487fb800af0cef1a30d91.tar.bz2
cryptography-98681338df32ade2868487fb800af0cef1a30d91.zip
open master for seventh release development
Diffstat (limited to 'vectors/cryptography_vectors')
-rw-r--r--vectors/cryptography_vectors/__about__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vectors/cryptography_vectors/__about__.py b/vectors/cryptography_vectors/__about__.py
index af8ec170..fb89b01c 100644
--- a/vectors/cryptography_vectors/__about__.py
+++ b/vectors/cryptography_vectors/__about__.py
@@ -22,7 +22,7 @@ __summary__ = "Test vectors for the cryptography package."
__uri__ = "https://github.com/pyca/cryptography"
-__version__ = "0.6"
+__version__ = "0.7.dev1"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org"