We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6193e68 commit 5aad468Copy full SHA for 5aad468
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='botornot',
4
- version='0.3-alpha',
+ version='0.3',
5
description='Check Twitter accounts for bot behavior',
6
url='https://github.com/truthy/botornot-python',
7
download_url='https://github.com/truthy/botornot-python/archive/0.3.zip',
0 commit comments