diff --git a/scripts/makei b/scripts/makei index 3629427..012419a 100755 --- a/scripts/makei +++ b/scripts/makei @@ -18,7 +18,7 @@ from makei.build import BuildEnv # nopep8 from makei.utils import Colors, colored, get_compile_targets_from_filenames, run_command # nopep8 -__version__ = "2.3.4" +__version__ = "2.3.5" def cli():