graphene 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+1/−1 lines, 1 files
Files
- graphene.cabal +1/−1
graphene.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.1.0.0+version: 0.1.0.1 -- A short (one-line) description of the package. synopsis: Graph Library built as a final project for a Graph Theory class