Skip to content

Commit a32ce02

Browse files
authored
Update version to 0.3.2 and add license details
Bump version to 0.3.2 and add license information.
1 parent 59b62b5 commit a32ce02

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[project]
22
name = "taskiq-faststream"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "FastStream - taskiq integration to schedule FastStream tasks"
55
readme = "README.md"
6+
license = "MIT"
7+
license-files = ["LICENSE"]
68
authors = [
79
{ name = "Taskiq team", email = "[email protected]" },
810
{ name = "Nikita Pastukhov", email = "[email protected]" },

0 commit comments

Comments
 (0)