Version bump

Mystery can apply reduce_flashing
This commit is contained in:
aerinon
2021-07-27 11:33:10 -06:00
parent a1eb077f28
commit bbad1d1d8b
2 changed files with 2 additions and 1 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-dev'
__version__ = '0.4.1-dev'
class EnemizerError(RuntimeError):