diff --git a/setup.py b/setup.py index 631473d..2be7e77 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name = 'reticulator', packages = ['reticulator'], - version = 'v0.0.9-beta', + version = 'v0.0.10-beta', license='MIT', description = 'Reticulator is a pack-access library for Minecraft Bedrock Addons.', author = 'SirLich',