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