You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BlastHTTP.cabal
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ name: BlastHTTP
7
7
-- PVP summary: +-+------- breaking API changes
8
8
-- | | +----- non-breaking API additions
9
9
-- | | | +--- code changes with no API change
10
-
version: 1.0.1
10
+
version: 1.1.0
11
11
synopsis: Libary to interface with the NCBI blast REST interface
12
12
description: Searches for a provided nucleotide or protein sequence with the NCBI Blast REST service and returns a blast result in xml format as BlastResult datatype.
0 commit comments