We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd1ae8 commit 45972d4Copy full SHA for 45972d4
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tomodachi"
3
-version = "0.28.2dev0"
+version = "0.28.2"
4
description = "Microservice library on asyncio - HTTP server, websockets, pub/sub messaging for AWS SNS+SQS and RabbitMQ"
5
authors = ["Carl Oscar Aaro <hello@carloscar.com>"]
6
keywords = ["tomodachi", "microservice", "microservices", "framework", "library", "asyncio", "aws", "sns", "sqs", "amqp", "rabbitmq", "http", "websockets", "easy", "fast", "pubsub", "events", "event based messaging", "messages", "protocol buffers", "protobuf", "async", "message attributes", "filter policy", "distributed architecture", "scalable", "python 3"]
0 commit comments