Advanced to version 0.6.1.
This commit is contained in:
@ -22,5 +22,5 @@ from flask_digest_auth.algo import make_password_hash, calc_response
|
||||
from flask_digest_auth.auth import DigestAuth
|
||||
from flask_digest_auth.test import Client
|
||||
|
||||
VERSION: str = "0.6.0"
|
||||
VERSION: str = "0.6.1"
|
||||
"""The package version."""
|
||||
|
Reference in New Issue
Block a user