mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 16:50:27 +00:00
Patch CSV reader to use the new taxonomy system
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
// corresponds to the last commit, and not the one when the file will be
|
||||
// commited
|
||||
|
||||
var _Commit = "39dd3e3"
|
||||
var _Version = "Release 4.3.0"
|
||||
var _Commit = "ccd3b06"
|
||||
var _Version = "Release 4.2.0"
|
||||
|
||||
// Version returns the version of the obitools package.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user