Skip to content

Commit edcb272

Browse files
committed
Version: 1.2
1 parent adbc535 commit edcb272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleantalk.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
class CleanTalk:
1919
"""Python API for CleanTalk.org"""
20-
VERSION = 1.1
20+
VERSION = 1.2
2121
ENCODING = 'utf-8'
2222
user_agent = 'Mozilla/5.0'
2323

0 commit comments

Comments
 (0)