We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adbc535 commit edcb272Copy full SHA for edcb272
cleantalk.py
@@ -17,7 +17,7 @@
17
18
class CleanTalk:
19
"""Python API for CleanTalk.org"""
20
- VERSION = 1.1
+ VERSION = 1.2
21
ENCODING = 'utf-8'
22
user_agent = 'Mozilla/5.0'
23
0 commit comments