We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4c62f commit a6fd173Copy full SHA for a6fd173
jose/__init__.py
@@ -2,7 +2,7 @@
2
__version__ = "0.6.0"
3
__author__ = 'Michael Davis'
4
__license__ = 'MIT'
5
-__copyright__ = 'Copyright 2015 Michael Davis'
+__copyright__ = 'Copyright 2016 Michael Davis'
6
7
8
from .exceptions import JOSEError
0 commit comments