voicebase 0.1.1.3 → 0.1.1.4
raw patch · 1 files changed
+3/−2 lines, 1 files
Files
- voicebase.cabal +3/−2
voicebase.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 8847ee36a75d0d55c1a5b2f816d29aa06f25672f2b8b9e257df8fc88a5eaf6a1+-- hash: 931f389a517b1d56a5962d455ff38b27b298901c62861c779be02806b956bb53 name: voicebase-version: 0.1.1.3+version: 0.1.1.4 synopsis: Upload audio files to voicebase to get a transcription description: voicebase bindings for <http://voicebase.readthedocs.io/en/v2-beta/> category: API@@ -59,6 +59,7 @@ , filepath , mime-types , optparse-applicative+ , text , voicebase default-language: Haskell2010