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 c5acb34 commit b51c093Copy full SHA for b51c093
setup.py
@@ -7,7 +7,7 @@
7
from os import path
8
from setuptools import setup, find_packages
9
10
-VERSION = "1.2.1"
+VERSION = "1.2.2"
11
DESCRIPTION = "Twitter Toolbox for Python"
12
AUTHOR = "Hugo Hromic"
13
AUTHOR_EMAIL = "hhromic@gmail.com"
0 commit comments