Skip to content

Commit ab40865

Browse files
committed
chore: 更新版本号至0.2.6并删除连接泄漏测试脚本
移除已完成的连接泄漏测试脚本,该脚本用于验证RabbitMQ连接泄漏问题是否已修复
1 parent 0a91696 commit ab40865

File tree

2 files changed

+1
-173
lines changed

2 files changed

+1
-173
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "use-rabbitmq"
3-
version = "0.2.5a1"
3+
version = "0.2.6"
44
description = ""
55
authors = ["miclon <[email protected]>"]
66
readme = "README.md"

test_connection_leak.py

Lines changed: 0 additions & 172 deletions
This file was deleted.

0 commit comments

Comments
 (0)