3 Commits

4 changed files with 5 additions and 1 deletions
+4
View File
@@ -15,4 +15,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
include docs/*
include docs/source/*
include docs/source/_static/*
include docs/source/_templates/*
include tests/*
View File
View File
+1 -1
View File
@@ -17,7 +17,7 @@
[metadata]
name = flask-digest-auth
version = 0.2.1
version = 0.2.2
author = imacat
author_email = imacat@mail.imacat.idv.tw
description = The Flask HTTP Digest Authentication project.