Skip to content

Commit 8f70dc5

Browse files
committed
Bumped version.
1 parent 689e003 commit 8f70dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cryptojwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
except ImportError:
2222
pass
2323

24-
__version__ = '0.7.17'
24+
__version__ = '0.8.0'
2525

2626
logger = logging.getLogger(__name__)
2727

0 commit comments

Comments
 (0)