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