Skip to content

Commit

Permalink
bump: version 1.0.1 → 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 5, 2024
1 parent 95f57c6 commit eecc9ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.2 (2024-06-05)

### Fix

- **release-main.yml**: fix setup-pdm action for releasing to PyPi

## 1.0.1 (2024-06-05)

### Fix
Expand Down
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 = "pdm.backend"

[project]
name = "sitemappy-cli"
version = "1.0.1"
version = "1.0.2"
description = "A Python library for crawling a website and returning a sitemap."
authors = [
{name = "Daniel Wilton", email = "[email protected]"},
Expand Down

0 comments on commit eecc9ce

Please sign in to comment.