Skip to content

Commit

Permalink
✔ Bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
weibeu committed Oct 4, 2020
1 parent 7a7227f commit 55480bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async_oauthlib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"TokenUpdated",
]

__version__ = "0.0.3"
__version__ = "0.0.4"

logging.getLogger("async_oauthlib").addHandler(logging.NullHandler())

0 comments on commit 55480bf

Please sign in to comment.