We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e6f48 commit 4bcd8dbCopy full SHA for 4bcd8db
1 file changed
cleantalk.py
@@ -17,7 +17,7 @@
17
18
class CleanTalk:
19
"""Python API for CleanTalk.org"""
20
- VERSION = 1.0
+ VERSION = 1.1
21
ENCODING = 'utf-8'
22
user_agent = 'Mozilla/5.0'
23
0 commit comments