Skip to content
Snippets Groups Projects
Unverified Commit b0874bf5 authored by Samuel Guillemet's avatar Samuel Guillemet
Browse files

:rocket: RELEASE: Bump to 0.2.1

parent e2cb1ab3
No related branches found
No related tags found
1 merge request!16🚀 RELEASE: Bump to 0.2.1
[tool.poetry]
name = "zoom-python-webhook"
version = "0.2.0"
version = "0.2.1"
description = "Fast API app for Zoom Webhook"
authors = ["Samuel Guillemet <samuel.guillemet@telecom-sudparis.eu>"]
readme = "README.md"
packages = [{include = "app", from = "src"}]
packages = [{ include = "app", from = "src" }]
[tool.poetry.dependencies]
python = "^3.10"
fastapi = {extras = ["all"], version = "^0.101.1"}
fastapi = { extras = ["all"], version = "^0.101.1" }
pydantic-settings = "^2.0.2"
pytz = "^2023.3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment