Skip to content

Commit

Permalink
v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiling-J committed Jul 17, 2024
1 parent add711b commit 4eeefc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.4.2]
- Fix mypy no-implicit-reexport

## [0.4.1]
### Added
- Add close/stats API
Expand Down
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 = "theine"
version = "0.4.1"
version = "0.4.2"
description = "high performance in-memory cache"
authors = ["Yiling-J <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 4eeefc8

Please sign in to comment.