Switch to realease number 4.3.0

This commit is contained in:
Eric Coissac
2025-01-29 11:33:30 +01:00
parent 00f2dc2697
commit 67e2758d63

View File

@ -8,8 +8,8 @@ import (
// corresponds to the last commit, and not the one when the file will be // corresponds to the last commit, and not the one when the file will be
// commited // commited
var _Commit = "c50a0f4" var _Commit = "00f2dc2"
var _Version = "Release 4.2.0" var _Version = "Release 4.3.0"
// Version returns the version of the obitools package. // Version returns the version of the obitools package.
// //