Skip to content

Commit

Permalink
release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed Oct 1, 2024
1 parent c75ab9e commit fcbd265
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 @@ -13,11 +13,11 @@

setup(
name="ecpp",
version="0.0.2",
version="0.0.3",
description="Tool to verify ECPP certificates",
long_description=long_description,
long_description_content_type="text/markdown",
author="Hubert Kario",
author="Alicja Kario",
author_email="hkario@redhat.com",
url="https://github.com/tomato42/ecpp-verifier",
packages=find_packages("src"),
Expand Down

0 comments on commit fcbd265

Please sign in to comment.