~tsileo/entries

3e1f6bc0fb750588f86c0ed24a9786ea7f37dc0e — Thomas Sileo 3 years ago 51ea2c5 master
Tweak the setup.py
1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py => setup.py +1 -1
@@ 6,7 6,7 @@ README = Path(__file__).parent.joinpath("README.md").resolve()
setup(
    name="entries",
    version="0.1.2",
    url="https://github.com/tsileo/entries",
    url="https://git.sr.ht/~tsileo/entries",
    description="Micropub client for the terminal",
    long_description=README.read_text(),
    long_description_content_type="text/markdown",