Skip to content

Commit

Permalink
Bump setup.py to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thxo committed Feb 2, 2022
1 parent f1d4f35 commit 48318a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

setuptools.setup(
name="cabrillo",
version="0.0.4",
author="Howard Xiao",
author_email="thx@thxo.org",
version="0.1.0",
author="thxo",
author_email="thx@uw.edu",
description="A Python library to parse Cabrillo-format amateur radio "
"contest logs.",
long_description=long_description,
Expand Down

0 comments on commit 48318a6

Please sign in to comment.