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 ea3a8f0 commit 04c684eCopy full SHA for 04c684e
biscuit/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '2.57.0'
+__version__ = '2.58.0'
2
__version_info__ = tuple([ int(num) for num in __version__.split('.')])
3
4
# For tests to run successfully
0 commit comments