Commit 1085c3a4 authored by MMesch's avatar MMesch Committed by Vaibhav Sagar

new version numbers

parent 8a272e15
......@@ -7,7 +7,7 @@ name: ihaskell
-- PVP summary: +-+------- breaking API changes
-- | | +----- non-breaking API additions
-- | | | +--- code changes with no API change
version: 0.9.0.3
version: 0.9.1.0
-- A short (one-line) description of the package.
synopsis: A Haskell backend kernel for the IPython project.
......@@ -87,7 +87,7 @@ library
utf8-string -any,
uuid >=1.3,
vector -any,
ipython-kernel >=0.8.4
ipython-kernel >=0.9.1
if flag(binPkgDb)
build-depends: bin-package-db
......
name: ipython-kernel
version: 0.9.0.2
version: 0.9.1.0
synopsis: A library for creating kernels for IPython frontends
description: ipython-kernel is a library for communicating with frontends for the interactive IPython framework. It is used extensively in IHaskell, the interactive Haskell environment.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment