mirror of
https://github.com/metabarcoding/obitools4.git
synced 2026-04-30 03:50:39 +00:00
Merge pull request #107 from metabarcoding/push-oyzynqqnturm
Push oyzynqqnturm
This commit is contained in:
@@ -15,7 +15,8 @@ var _httpClient = &http.Client{
|
||||
Timeout: httpClientTimeout,
|
||||
}
|
||||
|
||||
// RegisterHTTP registers the http module in the Lua state.
|
||||
// RegisterHTTP registers the http module in the Lua state as a global,
|
||||
// consistent with obicontext and BioSequence.
|
||||
//
|
||||
// Exposes:
|
||||
//
|
||||
|
||||
@@ -3,7 +3,7 @@ package obioptions
|
||||
// Version is automatically updated by the Makefile from version.txt
|
||||
// The patch number (third digit) is incremented on each push to the repository
|
||||
|
||||
var _Version = "Release 4.4.32"
|
||||
var _Version = "Release 4.4.33"
|
||||
|
||||
// Version returns the version of the obitools package.
|
||||
//
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
4.4.32
|
||||
4.4.33
|
||||
|
||||
Reference in New Issue
Block a user