dataframe-viz 1.0.1.0 → 1.0.1.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~granitePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: granite
API changes (from Hackage documentation)
Files
- dataframe-viz.cabal +2/−2
dataframe-viz.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: dataframe-viz-version: 1.0.1.0+version: 1.0.1.1 synopsis: Visualisation/plotting helpers for the dataframe ecosystem. description:@@ -35,7 +35,7 @@ containers >= 0.6.7 && < 0.9, dataframe-core ^>= 1.0, directory >= 1.3.0.0 && < 2,- granite ^>= 0.6,+ granite >= 0.6 && < 1, process ^>= 1.6, random >= 1 && < 2, text >= 2.0 && < 3,