Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 5bf5180

Browse files
committed
Bump version 0.15.0 → 0.16.0
New features ------------ * CLI integration: authenticates user in your CLI tools in just a few lines!
1 parent f1cb42e commit 5bf5180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fief_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
FiefUserInfo,
1515
)
1616

17-
__version__ = "0.15.0"
17+
__version__ = "0.16.0"
1818

1919
__all__ = [
2020
"Fief",

0 commit comments

Comments
 (0)