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 c960408 commit 8863cfbCopy full SHA for 8863cfb
src/cryptojwt/__init__.py
@@ -22,7 +22,7 @@
22
except ImportError:
23
pass
24
25
-__version__ = '0.7.1'
+__version__ = '0.7.2'
26
27
logger = logging.getLogger(__name__)
28
0 commit comments