Skip to content

Commit

Permalink
Fix version call
Browse files Browse the repository at this point in the history
  • Loading branch information
veghp committed Apr 16, 2024
1 parent b6edde0 commit 241c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

setup(
name="pdf_reports",
version=__version__,
version=version["__version__"],
author="Zulko",
url="https://github.com/Edinburgh-Genome-Foundry/pdf_reports",
description="Create nice-looking PDF reports from HTML content.",
Expand Down

0 comments on commit 241c595

Please sign in to comment.