Skip to content

Commit

Permalink
Merge pull request #33 from matteospanio/docs
Browse files Browse the repository at this point in the history
Update deps and docs
  • Loading branch information
matteospanio authored Aug 27, 2023
2 parents 96239dd + 18f8035 commit 90661ae
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

## [1.0.1]
## [1.0.1..6]

### Fixed

Expand Down
32 changes: 16 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "spam-analyzer"
version = "1.0.5"
version = "1.0.6"
description = "A simple email analyzer"
authors = ["Matteo Spanio <[email protected]>"]
license = "GPLv3"
Expand Down

0 comments on commit 90661ae

Please sign in to comment.