We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b19dad commit 6306a40Copy full SHA for 6306a40
setup.py
@@ -9,7 +9,7 @@
9
if __name__ == "__main__":
10
setup(
11
name="flask-rebar-auth0",
12
- version="0.2.0",
+ version="0.2.1",
13
author="Emile Fugulin",
14
author_email="[email protected]",
15
description="Flask-Rebar-Auth0 is a simple Flask-Rebar authenticator for Auth0",
0 commit comments