Skip to content

Commit

Permalink
1.5.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Jul 21, 2023
1 parent bb169c6 commit 6463b43
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

<!--next-version-placeholder-->

## v1.5.4 (2023-07-21)

### Fix

* Correct `mkdocs` watch dir ([`6d29693`](https://github.com/billsioros/cookiecutter-pypackage/commit/6d296930f73074484bf661eac0f77c2f16fcf861))

**[See all commits in this version](https://github.com/billsioros/cookiecutter-pypackage/compare/v1.5.3...v1.5.4)**

## v1.5.3 (2023-07-19)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[tool.poetry]
name = "cookiecutter-pypackage"
version = "1.5.3"
version = "1.5.4"
description = "🐍🍪 Another Python Cookiecutter"
readme = "README.md"
authors = ["billsioros <[email protected]>"]
Expand Down

0 comments on commit 6463b43

Please sign in to comment.