We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b62b5 commit a32ce02Copy full SHA for a32ce02
pyproject.toml
@@ -1,8 +1,10 @@
1
[project]
2
name = "taskiq-faststream"
3
-version = "0.3.1"
+version = "0.3.2"
4
description = "FastStream - taskiq integration to schedule FastStream tasks"
5
readme = "README.md"
6
+license = "MIT"
7
+license-files = ["LICENSE"]
8
authors = [
9
{ name = "Taskiq team", email = "[email protected]" },
10
{ name = "Nikita Pastukhov", email = "[email protected]" },
0 commit comments