Skip to content

Commit

Permalink
bump version (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Aug 22, 2024
1 parent 214cf12 commit 7af0b9d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.2.8] - 2024-08-22

- Updated wheel builds

## [0.2.7] - 2022-11-18

- PEP 518-compliant with `pyproject.toml` and `build-system`
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name="pydelatin",
version="0.2.7",
version="0.2.8",
python_requires=">=3.6",
author="Kyle Barron",
author_email="[email protected]",
Expand Down

0 comments on commit 7af0b9d

Please sign in to comment.