Skip to content

Commit 4bcd8db

Browse files
committed
Ver: 1.1 dev version.
1 parent 16e6f48 commit 4bcd8db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cleantalk.py

Lines changed: 1 addition & 1 deletion
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.0
20+
VERSION = 1.1
2121
ENCODING = 'utf-8'
2222
user_agent = 'Mozilla/5.0'
2323

0 commit comments

Comments
 (0)