From 0adba398b61866075a64ea677191479c56716c2f Mon Sep 17 00:00:00 2001 From: Ryo Chijiiwa Date: Wed, 10 Feb 2016 12:50:04 -0800 Subject: [PATCH] version bump to 1.3.16 --- dynamic_rest/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic_rest/constants.py b/dynamic_rest/constants.py index 29dc2cd3..a6d4f5e0 100644 --- a/dynamic_rest/constants.py +++ b/dynamic_rest/constants.py @@ -5,4 +5,4 @@ REPO_NAME = "dynamic-rest" PROJECT_NAME = "Dynamic REST" ORG_NAME = "AltSchool" -VERSION = "1.3.15" +VERSION = "1.3.16"