Skip to content

Commit

Permalink
Bump to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Etienne committed Jan 28, 2015
1 parent 57abfd2 commit b6a7fc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## v5.0.0 (Upcoming)
## v5.0.0

* Return 400 instead of 401 when `uidb64` or `token` is expired or not valid.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import find_packages, setup


version = '4.2.0'
version = '5.0.0'


install_requires = (
Expand Down

0 comments on commit b6a7fc0

Please sign in to comment.