Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cryptography
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
cryptography
Commits
7d831f607206
Commit
7d831f607206
authored
4 years ago
by
Paul Kehrer
Browse files
Options
Downloads
Patches
Plain Diff
3.1 time (#5330)
parent
e29acc28dd8a
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+7
-0
7 additions, 0 deletions
CHANGELOG.rst
src/cryptography/__about__.py
+1
-1
1 addition, 1 deletion
src/cryptography/__about__.py
vectors/cryptography_vectors/__about__.py
+1
-1
1 addition, 1 deletion
vectors/cryptography_vectors/__about__.py
with
9 additions
and
2 deletions
CHANGELOG.rst
+
7
−
0
View file @
7d831f60
Changelog
Changelog
=========
=========
.. _v3-1:
3.1 - `master`_
~~~~~~~~~~~~~~~
.. note:: This version is not yet released and is under active development.
.. _v3-0:
.. _v3-0:
3.0 - 2020-07-20
3.0 - 2020-07-20
...
...
This diff is collapsed.
Click to expand it.
src/cryptography/__about__.py
+
1
−
1
View file @
7d831f60
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
)
)
__uri__
=
"
https://github.com/pyca/cryptography
"
__uri__
=
"
https://github.com/pyca/cryptography
"
__version__
=
"
3.
0
"
__version__
=
"
3.
1.dev1
"
__author__
=
"
The cryptography developers
"
__author__
=
"
The cryptography developers
"
__email__
=
"
cryptography-dev@python.org
"
__email__
=
"
cryptography-dev@python.org
"
...
...
This diff is collapsed.
Click to expand it.
vectors/cryptography_vectors/__about__.py
+
1
−
1
View file @
7d831f60
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
__uri__
=
"
https://github.com/pyca/cryptography
"
__uri__
=
"
https://github.com/pyca/cryptography
"
__version__
=
"
3.
0
"
__version__
=
"
3.
1.dev1
"
__author__
=
"
The cryptography developers
"
__author__
=
"
The cryptography developers
"
__email__
=
"
cryptography-dev@python.org
"
__email__
=
"
cryptography-dev@python.org
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment