Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
MMathisLab authored Dec 23, 2024
1 parent 98017c3 commit a97b4a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
name="pydensecrf2",
version="1.1",
description="A python interface to Philipp Krähenbühl's fully-connected (dense) CRF code.",
long_description_content_type="text/markdown",
long_description=(Path(__file__).parent / "README.md").read_text(),
author="Lucas Beyer, Philipp Krähenbühl",
author_email="[email protected]",
Expand Down

0 comments on commit a97b4a6

Please sign in to comment.