From 0c779920810b7e5b011a31a4e47577f18cb0a8f1 Mon Sep 17 00:00:00 2001 From: Yiling-J Date: Thu, 17 Apr 2025 15:12:38 +0800 Subject: [PATCH] release 0.5.1 (#37) --- CHANGELOG.md | 3 +++ pyproject.toml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47ffcbe..72c7a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.5.1] +- Bumped theine-core from ^0.4.5 to ^0.5.0. This update drops core support for Python 3.8 and adds a prebuilt wheel for Python 3.13. + ## [0.5.0] - Fixed an issue where exceptions thrown in decorated async functions could cause hangs: https://github.com/Yiling-J/theine/issues/34 - The minimum supported Python version is 3.9 now because Python3.8 already reached its EOL on 2024-10-07 diff --git a/pyproject.toml b/pyproject.toml index 36061ee..bb7968b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "theine" -version = "0.5.0" +version = "0.5.1" description = "high performance in-memory cache" authors = ["Yiling-J "] readme = "README.md" @@ -14,7 +14,7 @@ license = "BSD-3-Clause" [tool.poetry.dependencies] python = ">=3.9,<4.0" typing-extensions = "^4.4.0" -theine-core = "^0.4.5" +theine-core = "^0.5.0" [tool.poetry.group.dev.dependencies] pytest = "^7.2.1" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy