aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-29 07:52:35 +0900
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-29 07:52:35 +0900
commitc5b430f7ec091c02017fd07c7871ea0a4b2de044 (patch)
treec74f77bf80d73950c52464d156be3afef2cd05b0 /vectors/cryptography_vectors
parent246a44e78c0d370452b3c5508d5fdabbb1b04c99 (diff)
downloadcryptography-c5b430f7ec091c02017fd07c7871ea0a4b2de044.tar.gz
cryptography-c5b430f7ec091c02017fd07c7871ea0a4b2de044.tar.bz2
cryptography-c5b430f7ec091c02017fd07c7871ea0a4b2de044.zip
reopen master for development on the twelfth release
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 e96c2350..63f0b572 100644
--- a/vectors/cryptography_vectors/__about__.py
+++ b/vectors/cryptography_vectors/__about__.py
@@ -14,7 +14,7 @@ __summary__ = "Test vectors for the cryptography package."
__uri__ = "https://github.com/pyca/cryptography"
-__version__ = "1.1"
+__version__ = "1.2.dev1"
__author__ = "The cryptography developers"
__email__ = "cryptography-dev@python.org"