Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 6ea3d2f

Browse files
committed
2.8.15 release
1 parent ebea9ea commit 6ea3d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudFlare/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
""" Cloudflare v4 API"""
22
from __future__ import absolute_import
33

4-
__version__ = '2.8.14'
4+
__version__ = '2.8.15'
55

66
from .cloudflare import CloudFlare
77

0 commit comments

Comments
 (0)