Skip to content

Commit

Permalink
Merge pull request #16 from woodgern/version-1.0.0
Browse files Browse the repository at this point in the history
Bump version to 1.0.0
  • Loading branch information
woodgern authored Sep 17, 2019
2 parents 3e4a2b1 + 71a26ce commit 5d6063b
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="confusables",
version="0.4.0",
version="1.0.0",
author="Nathan Woodger",
author_email="[email protected]",
description="A python package providing functionality for matching words that can be confused for eachother, but contain different characters",
Expand Down

0 comments on commit 5d6063b

Please sign in to comment.