diff --git a/HISTORY.rst b/HISTORY.rst index f299f09..4eab2b5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,7 +2,7 @@ Release History --------------- -0.1.5 (Not yet released) +1.1.5 (2013-12-13) ++++++++++++++++++ - Fix the __all__ list so that you can `from pyinter import *`. - Change classes to new style classes (inheriting from object)