Skip to content

Commit 8ac5281

Browse files
committed
Merge branch 'release/0.8.6'
2 parents 57c3fef + 52538da commit 8ac5281

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ head:
1515
- - meta
1616
- name: "google-site-verification"
1717
content: "hQCR5w2tmeuOvYIYXsOYU3u4kLNwT86lnqltANYlRQ0"
18+
- - meta
19+
- name: "msvalidate.01"
20+
content: "97DC185FE0A2F5B123861F0790FDFB26"
21+
- - meta
22+
- name: "yandex-verification"
23+
content: "9b105f7c58cbc920"
1824
features:
1925
- title: Production ready
2026
details: Taskiq has proven that it can run in heavy production systems with high load.

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 = "taskiq"
3-
version = "0.8.5"
3+
version = "0.8.6"
44
description = "Distributed task queue with full async support"
55
authors = ["Pavel Kirilin <[email protected]>"]
66
maintainers = ["Pavel Kirilin <[email protected]>"]

0 commit comments

Comments
 (0)