Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dstufft committed Oct 21, 2013
1 parent 2794487 commit 90b4216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guard.py
Expand Up @@ -15,7 +15,7 @@


__title__ = "guard"
__version__ = "1.0"
__version__ = "1.0.1"
__summary__ = "WSGI Middlewares for Web Application Security"
__license__ = "Apache License v2.0"
__uri__ = "https://github.com/dstufft/guard"
Expand Down

0 comments on commit 90b4216

Please sign in to comment.