diff --git a/setup.py b/setup.py index ec5f005..741ba22 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='tlapbot', - version='1.0.0a2', + version='1.0.0', packages=find_packages(), include_package_data=True, install_requires=[