stage unstable for next release cycle

This commit is contained in:
aerinon
2021-07-26 12:19:45 -06:00
parent bfd5c5ceeb
commit 322273673b
2 changed files with 5 additions and 127 deletions

View File

@@ -28,7 +28,7 @@ from Fill import sell_potions, sell_keys, balance_multiworld_progression, balanc
from ItemList import generate_itempool, difficulties, fill_prizes, customize_shops
from Utils import output_path, parse_player_names
__version__ = '0.4.0.12u'
__version__ = '0.5.0.0-u'
class EnemizerError(RuntimeError):