Skip to content

Commit

Permalink
bump to 2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TongkunZhang authored Apr 21, 2022
1 parent 0d387db commit c54ea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/makei
Original file line number Diff line number Diff line change
Expand Up @@ -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():
Expand Down

0 comments on commit c54ea0d

Please sign in to comment.