This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ - 2023-11-25 20:04:41 -0800 [ b80db60] ( ../../commit/b80db60510874da0a268af10bd1f89cd109707f4 ) added AI info
4+ - 2023-11-25 19:43:28 -0800 [ c88bbfa] ( ../../commit/c88bbfaec951db80130cdc3404801c29680c6c05 ) account name via -a flag now. should not be needed
5+ - 2023-11-25 19:26:44 -0800 [ 3621a4d] ( ../../commit/3621a4d18919f65a8f5b8979e76d3a0bd453fd12 ) clean up and more
6+ - 2023-11-25 19:25:59 -0800 [ 282aa54] ( ../../commit/282aa543947fe87aa16687a94a88a780a3883b1f ) stable diffusion example
7+ - 2023-11-25 19:25:07 -0800 [ 3e40a69] ( ../../commit/3e40a69089db1c3f567117768e34e2a7247e2a01 ) clean up and more
8+ - 2023-11-25 15:14:00 -0800 [ 1eeca98] ( ../../commit/1eeca983753691186490dde261ffa69e6c731d2f ) move config info into code
9+ - 2023-11-25 15:00:14 -0800 [ d79b0ec] ( ../../commit/d79b0ece436b66daf210a25d90fc25333d52803b ) first pass a new AI API calls
10+ - 2023-11-25 13:06:07 -0800 [ 115fac8] ( ../../commit/115fac8f32284e96df36ea98b0cdf5a416cdff56 ) CHANGELOG.md pushed to github
311 - 2023-11-25 13:05:33 -0800 [ bf47169] ( ../../commit/bf471698839dd7910480133620cfaecfe1e7c2ba ) 2.14.1
412 - 2023-11-25 13:05:09 -0800 [ d5f707d] ( ../../commit/d5f707d2a9916ae8e860219a3f4dbaf8d3a2d1f8 ) cleanup of usage, added more flag descriptions
513 - 2023-11-25 13:04:33 -0800 [ d23ed90] ( ../../commit/d23ed909706259e8297fc5497b59cb41f32ffbb5 ) cleanup of usage and getops values - now consistent
Original file line number Diff line number Diff line change 11""" Cloudflare v4 API"""
22
3- __version__ = '2.14.1 '
3+ __version__ = '2.14.2 '
44
55from .cloudflare import CloudFlare
66
You can’t perform that action at this time.
0 commit comments