concraft-pl 0.4.2 → 0.4.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~transformersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: transformers
API changes (from Hackage documentation)
Files
- concraft-pl.cabal +2/−2
concraft-pl.cabal view
@@ -1,5 +1,5 @@ name: concraft-pl-version: 0.4.2+version: 0.4.3 synopsis: Morphological tagger for Polish description: A morphological tagger for Polish based on the concraft library.@@ -31,7 +31,7 @@ , binary >= 0.5 && < 0.6 , process >= 1.1 && < 1.2 , mtl >= 2.0 && < 2.2- , transformers >= 0.3 && < 0.4+ , transformers >= 0.2 && < 0.4 , network >= 2.3 && < 2.4 , lazy-io >= 0.1 && < 0.2 , split >= 0.2 && < 0.3