Commit 05e62da3 authored by Grégoire Locqueville's avatar Grégoire Locqueville

Bump up version

This ensures we do not rely on a version of the library that's too old
by accident.

This change does not adhere to the Haskell package versioning policy
(see https://wiki.haskell.org/Package_versioning_policy )
so that we can mirror the original igraph library's version numbers.
This should not be a problem, because nobody is using our fork of the
library except us.
parent bf067015
Pipeline #7608 failed with stage
in 0 seconds
......@@ -7,7 +7,7 @@ cabal-version: 2.2
-- hash: eec35679c2bc2e9790d121f0e5e57bf25eb87dcf0776ae132bba4f4ff0d168b1
name: haskell-igraph
version: 0.10.4
version: 0.10.4.1
synopsis: Bindings to the igraph C library (v0.10.4).
description: igraph<"http://igraph.org/c/"> is a library for creating and manipulating large graphs. This package provides the Haskell interface of igraph.
category: Math
......
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