Compare commits
3 Commits
v0.2.2
...
a88fdf81fa
Author | SHA1 | Date | |
---|---|---|---|
a88fdf81fa | |||
4993bfdd9b | |||
696f350a44 |
1
docs/requirements.txt
Normal file
1
docs/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
flask
|
@ -22,7 +22,7 @@ copyright = '2022, imacat'
|
||||
author = 'imacat'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.2.1'
|
||||
release = '0.2.3'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
[metadata]
|
||||
name = flask-digest-auth
|
||||
version = 0.2.2
|
||||
version = 0.2.3
|
||||
author = imacat
|
||||
author_email = imacat@mail.imacat.idv.tw
|
||||
description = The Flask HTTP Digest Authentication project.
|
||||
|
Reference in New Issue
Block a user