Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasvana10 committed May 14, 2024
1 parent 5c23d01 commit 079b36a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

setup(
name="commits2pdf",
version="1.1.11",
version="1.1.12",
author="Tomas Vana",
url="https://github.com/tomasvana10/commits2pdf",
description="View a filtered commit history in PDF form.",
description="Convert Git commits to a PDF",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
packages=find_packages(),
Expand Down

0 comments on commit 079b36a

Please sign in to comment.