Looking at the Git history for jamo/__init__.py indicates that two new releases should have been made of the library, 0.4.2 and 0.4.3, but neither of them are available on PyPI: https://pypi.org/project/jamo/#history.
Would it be possible to get these versions (or at least 0.4.3) uploaded to PyPI so it's possible to install the latest version without pointing at the Git repository?
Looking at the Git history for
jamo/__init__.pyindicates that two new releases should have been made of the library, 0.4.2 and 0.4.3, but neither of them are available on PyPI: https://pypi.org/project/jamo/#history.Would it be possible to get these versions (or at least 0.4.3) uploaded to PyPI so it's possible to install the latest version without pointing at the Git repository?