Skip to content

Commit

Permalink
Release v9.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lexicalunit committed Jan 15, 2024
1 parent f435013 commit 704927f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v9.4.8](https://github.com/lexicalunit/spellbot/releases/tag/v9.4.8) - 2024-01-14

### Changed

- Updated dependencies.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ packages = [
]
readme = 'README.md'
repository = 'https://github.com/lexicalunit/spellbot'
version = "9.4.7"
version = "9.4.8"

[tool.poetry.dependencies]
aiohttp = "^3.8.4"
Expand Down

0 comments on commit 704927f

Please sign in to comment.