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 943e02f commit 2af9ff8Copy full SHA for 2af9ff8
README.md
@@ -1,2 +1,4 @@
1
# OSBot-Fast-API-Serverless
2
Repo for OSBot-Fast-API-Serverless
3
+
4
+
osbot_fast_api_serverless/version
@@ -1 +1 @@
-v0.5.1
+v1.0.0
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "osbot_fast_api_serverless"
-version = "v0.5.1"
+version = "v1.0.0"
description = "OSBot-Fast-API-Serverless"
5
authors = ["Dinis Cruz <[email protected]>"]
6
license = "Apache 2.0"
0 commit comments