Skip to content

Commit

Permalink
feat: bump start-cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
justmars committed Sep 2, 2023
1 parent c830570 commit f834106
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "cloudflare-images"
description = "Wrapper around Cloudflare Images API"
version = "0.1.2"
version = "0.1.3"
authors = ["Marcelino G. Veloso III <[email protected]>"]
readme = "README.md"
license = "BSD-3-Clause"
Expand All @@ -19,7 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.11"
httpx = "^0.24.0"
start-cloudflare = "^0.0.4"
start-cloudflare = "^0.0.5"

[tool.poetry.group.dev.dependencies]
rich = "^13.3"
Expand Down

0 comments on commit f834106

Please sign in to comment.