The pip command can be used to install the latest version.
sh
pip install -U TkEasyGUI
Change Logs:
- [Updated samples1](https://github.com/kujirahand/tkeasygui-python/commit/70392d6be12b14efa41f34732152e9c652b6a833) / [Updated samples2](https://github.com/kujirahand/tkeasygui-python/commit/532af1daa383e68c2512ec43a02910bda8f05e0b)
- [window.post_event_afterとwindow.set_timeoutを追加](https://github.com/kujirahand/tkeasygui-python/commit/f95fe1c3bdd8da3139387e608ee61f8d9d706b9f) https://github.com/kujirahand/tkeasygui-python/issues/77
- [rename window.write_event_value to window.post_event](https://github.com/kujirahand/tkeasygui-python/commit/730765d1938ff97e80c86d0404f4bd4682a7353c) https://github.com/kujirahand/tkeasygui-python/issues/77
- [eg.popup_get_fileにdefault_extension引数を追加, eg.ImageにScreenshotメソッドを追加](https://github.com/kujirahand/tkeasygui-python/commit/98613a50d9d11efeb397efe1175f76141367d639) https://github.com/kujirahand/tkeasygui-python/issues/76
- [eg.Imageのbackground_colorがうまく働いていない問題を修正](https://github.com/kujirahand/tkeasygui-python/commit/e66c90335911350e57c261a8aad9a8f9e5ffa2ea) https://github.com/kujirahand/tkeasygui-python/issues/75