takunomi-build-bot
32a924fa4e
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
6 lines
145 B
Lua
6 lines
145 B
Lua
local _VERSION = '0.5.3'
|
|
|
|
local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors')
|
|
errors._VERSION = _VERSION
|
|
return errors
|