Skip to content

Commit

Permalink
Version bump pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcleal authored May 24, 2023
1 parent a40979c commit 2acc704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name="pywfa"
version='0.4.1'
version='0.4.2'
description="Align sequences using WFA2-lib"
requires-python='>=3.7'
readme = "README.rst"
Expand Down

0 comments on commit 2acc704

Please sign in to comment.