Skip to content

Commit

Permalink
Version 3.3.1dev
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed May 19, 2019
1 parent 31a1d4b commit 751f6c8
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 @@ -15,7 +15,7 @@
from werkzeug.datastructures import Authorization
from werkzeug.security import safe_str_cmp

__version__ = '3.3.0'
__version__ = '3.3.1dev'


class HTTPAuth(object):
Expand Down

0 comments on commit 751f6c8

Please sign in to comment.