local _VERSION = '0.5.3'
local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors')
errors._VERSION = _VERSION
return errors