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 b194dec commit 9cf1872Copy full SHA for 9cf1872
setup.py
@@ -7,7 +7,7 @@
7
from os import path
8
from setuptools import setup, find_packages
9
10
-VERSION = "1.2.2"
+VERSION = "1.2.3"
11
DESCRIPTION = "Twitter Toolbox for Python"
12
AUTHOR = "Hugo Hromic"
13
AUTHOR_EMAIL = "[email protected]"
0 commit comments