Version update with release notes

Switch to safe loader
This commit is contained in:
aerinon
2021-05-04 16:26:45 -06:00
parent a3b5cb4baa
commit a2fcad1e22
3 changed files with 9 additions and 2 deletions

View File

@@ -27,7 +27,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.3.1.8-u'
__version__ = '0.4.0.0-u'
class EnemizerError(RuntimeError):