Skip to content

Commit 676a045

Browse files
committed
chore: Update granite bounds and bump to 0.5.0.1
1 parent 7a67f04 commit 676a045

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dataframe.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: dataframe
3-
version: 0.5.0.0
3+
version: 0.5.0.1
44

55
synopsis: A fast, safe, and intuitive DataFrame library.
66

@@ -101,7 +101,7 @@ library
101101
cassava >= 0.1 && < 1,
102102
containers >= 0.6.7 && < 0.9,
103103
directory >= 1.3.0.0 && < 2,
104-
granite == 0.3.0.5,
104+
granite ^>= 0.4,
105105
hashable >= 1.2 && < 2,
106106
process ^>= 1.6,
107107
snappy-hs ^>= 0.1,

0 commit comments

Comments
 (0)