Skip to content

Commit

Permalink
Version 4.3.1dev
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed May 1, 2021
1 parent 0e7945a commit 40c9afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_httpauth.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from werkzeug.datastructures import Authorization
from werkzeug.security import safe_str_cmp

__version__ = '4.3.0'
__version__ = '4.3.1dev'


class HTTPAuth(object):
Expand Down

0 comments on commit 40c9afc

Please sign in to comment.