diff --git a/ihaskell.cabal b/ihaskell.cabal index 24fb6113..0495ed27 100644 --- a/ihaskell.cabal +++ b/ihaskell.cabal @@ -7,7 +7,7 @@ name: ihaskell -- PVP summary: +--+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.10.0.0 +version: 0.10.0.1 -- A short (one-line) description of the package. synopsis: A Haskell backend kernel for the IPython project.