Skip to content

Commit

Permalink
api: Bump the revision to 2
Browse files Browse the repository at this point in the history
It's time to publicize that this is indeed the API revision we support.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
  • Loading branch information
Damien Lespiau committed Nov 6, 2015
1 parent a785656 commit aa0f545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patchwork/views/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
import django_filters


API_REVISION = 1
API_REVISION = 2

class RelatedOrderingFilter(filters.OrderingFilter):
"""
Expand Down

0 comments on commit aa0f545

Please sign in to comment.