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
5dd8ca746176
Commit
5dd8ca746176
authored
10 years ago
by
Alex Gaynor
Browse files
Options
Downloads
Plain Diff
Merge pull request #1312 from reaperhulk/0.5.4
bump version to 0.5.4, set date in changelog
parents
45adf1563641
2595e4ae47e1
Branches
0.5.x
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+1
-1
1 addition, 1 deletion
CHANGELOG.rst
cryptography/__about__.py
+1
-1
1 addition, 1 deletion
cryptography/__about__.py
vectors/cryptography_vectors/__about__.py
+1
-1
1 addition, 1 deletion
vectors/cryptography_vectors/__about__.py
with
3 additions
and
3 deletions
CHANGELOG.rst
+
1
−
1
View file @
5dd8ca74
Changelog
Changelog
=========
=========
0.5.4 - 2014-08-
19
0.5.4 - 2014-08-
20
~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
* Added several functions to the OpenSSL bindings to support new
* Added several functions to the OpenSSL bindings to support new
...
...
This diff is collapsed.
Click to expand it.
cryptography/__about__.py
+
1
−
1
View file @
5dd8ca74
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
"
and primitives to Python developers.
"
)
"
and primitives to Python developers.
"
)
__uri__
=
"
https://github.com/pyca/cryptography
"
__uri__
=
"
https://github.com/pyca/cryptography
"
__version__
=
"
0.5.
3
"
__version__
=
"
0.5.
4
"
__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 @
5dd8ca74
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
__uri__
=
"
https://github.com/pyca/cryptography
"
__uri__
=
"
https://github.com/pyca/cryptography
"
__version__
=
"
0.5.
3
"
__version__
=
"
0.5.
4
"
__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