Skip to content

Commit 4acc9a3

Browse files
committed
2.5.1 release
1 parent 1efa5e9 commit 4acc9a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.0'
4+
__version__ = '2.5.1'
55

66
from .cloudflare import CloudFlare
77

0 commit comments

Comments
 (0)