Skip to content

Commit 8863cfb

Browse files
committed
Bumped version
1 parent c960408 commit 8863cfb

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
@@ -22,7 +22,7 @@
2222
except ImportError:
2323
pass
2424

25-
__version__ = '0.7.1'
25+
__version__ = '0.7.2'
2626

2727
logger = logging.getLogger(__name__)
2828

0 commit comments

Comments
 (0)