From d4ee6ca7366306a20095d4b043d75317d596c84d Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Thu, 28 Feb 2019 09:33:46 +0100 Subject: [PATCH] version bump --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 0803770..d7d8af8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ Version History =============== -Version 0.9.2 (unreleased) --------------------------- -* Cleanup of imports +Version 0.9.2 +------------- +* Cleanup of imports, and use relative imports. Hopefully fixes #209. +* Travis: cleanup and test with Python 3.7 Version 0.9.1