Skip to content

Commit 04c684e

Browse files
authored
Update __init__.py
1 parent ea3a8f0 commit 04c684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biscuit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.57.0'
1+
__version__ = '2.58.0'
22
__version_info__ = tuple([ int(num) for num in __version__.split('.')])
33

44
# For tests to run successfully

0 commit comments

Comments
 (0)