1
0

Compare commits

..

4 Commits

Author SHA1 Message Date
82bcf6f96d 🤖 Bumped version to 0.5.5
Some checks failed
LÖVE/Lua Library / Test (push) Failing after 6s
LÖVE/Lua Library / Static-Analysis (push) Failing after 5s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:19:23 +02:00
f16e88ae52 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:19:10 +02:00
8cca8ae743 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:18:10 +02:00
075cc0cc37 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 21:17:31 +02:00

View File

@ -1,4 +1,4 @@
local _VERSION = '0.5.4' local _VERSION = '0.5.5'
local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors') local errors = require (((...) ~= 'init' and (...) .. '.' or '') .. 'errors')
errors._VERSION = _VERSION errors._VERSION = _VERSION