From b33092962d1221e7c5d38808b4a572ddc052f94a Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Mon, 26 Jan 2015 15:35:06 -0500 Subject: [PATCH] Bump version for ``of_type``. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1b06d8a..9a06f80 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ # For the convenience of the travis configuration, make this information # particularly easy to find. See .travis.yml. -_MINIMUM_ELIOT_VERSION = "0.4.0" +_MINIMUM_ELIOT_VERSION = "0.5.0" if __name__ == '__main__': setup(