Skip to content

Commit c71804a

Browse files
committed
Bumped version.
1 parent c038ced commit c71804a

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.6.6'
25+
__version__ = '0.7.0'
2626

2727
logger = logging.getLogger(__name__)
2828

0 commit comments

Comments
 (0)