diff --git a/dynamic_rest/constants.py b/dynamic_rest/constants.py index e3d52068..36fec822 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.5.0" +VERSION = "1.5.2"