Skip to content

Commit de1c0e0

Browse files
committed
Merge tag '0.2.0' into develop
0.2.0
2 parents b189601 + e01adbb commit de1c0e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Taskiq + Aiogram
22

3-
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/taskiqtaskiq-aiogram?style=for-the-badge)](https://pypi.org/project/taskiq-aiogram/)
3+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/taskiq-aiogram?style=for-the-badge)](https://pypi.org/project/taskiq-aiogram/)
44
[![PyPI](https://img.shields.io/pypi/v/taskiq-aiogram?style=for-the-badge)](https://pypi.org/project/taskiq-aiogram/)
55
[![PyPI - Downloads](https://img.shields.io/pypi/dm/taskiq-aiogram?style=for-the-badge)](https://pypistats.org/packages/taskiq-aiogram)
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "taskiq-aiogram"
33
description = "Taskiq integration with Aiogram"
44
authors = ["Taskiq team <taskiq@no-reply.com>"]
55
maintainers = ["Taskiq team <taskiq@no-reply.com>"]
6-
version = "0.1.0"
6+
version = "0.2.0"
77
readme = "README.md"
88
license = "LICENSE"
99
classifiers = [

0 commit comments

Comments
 (0)