This commit is contained in:
Josh Junon 2018-01-16 16:19:52 +01:00
parent e8b38aae4b
commit 0b13582973

View File

@ -24,7 +24,7 @@ from .log import BetExcLogger, patch as patch_logging
from .repl import interact, get_repl from .repl import interact, get_repl
__version__ = '0.2.0' __version__ = '0.2.1'
THEME = THEME.copy() # Users customizing the theme should not impact core THEME = THEME.copy() # Users customizing the theme should not impact core